]> git.datanom.net - qtadmin.git/blobdiff - lib/db_factory.php
Revert change of vim tags
[qtadmin.git] / lib / db_factory.php
index fc63ddf24a4826ec900b5d2f2df06970fa8289a8..f40e327aa0d775a9bb2fa6c99aebfff56c45efa3 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-/* vim: set ts=4 tw=4 sw=4 noet: */
+/* vim: set ts=4 tw=0 sw=4 noet: */
 if (isset($CFG->db_driver)) {
     switch ($CFG->db_driver) {
         case 'mysqli':
This page took 0.028532 seconds and 5 git commands to generate.