]> git.nbdom.net Git - nb.git/commitdiff
lib/php/db/config.php
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Thu, 4 Jan 2018 23:03:29 +0000 (23:03 +0000)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Thu, 4 Jan 2018 23:03:29 +0000 (23:03 +0000)
etc/dbq.php [deleted file]
etc/dbq.php.TODEL [new file with mode: 0644]

diff --git a/etc/dbq.php b/etc/dbq.php
deleted file mode 100644 (file)
index 48ec9b8..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-require_once dirname(__FILE__).'/../lib/php/db.php';
-#
-# Globals
-#
-$DBQ = [];
-
-?>
diff --git a/etc/dbq.php.TODEL b/etc/dbq.php.TODEL
new file mode 100644 (file)
index 0000000..48ec9b8
--- /dev/null
@@ -0,0 +1,8 @@
+<?php
+require_once dirname(__FILE__).'/../lib/php/db.php';
+#
+# Globals
+#
+$DBQ = [];
+
+?>