Преглед изворни кода

Add a dummy dbi.ph for the perl scripts.

Joe Clarke пре 8 година
родитељ
комит
190c51b8fa
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      scripts/dbi.ph

+ 4 - 0
scripts/dbi.ph

@@ -0,0 +1,4 @@
+$DB_USER = 'noc';
+$DB_PASS = '';
+
+1;