synced/fixed vim line

This commit is contained in:
Sebastian Mendel
2007-03-19 18:18:51 +00:00
parent 817e790762
commit 4e9043241e
2 changed files with 10 additions and 8 deletions

View File

@@ -1,4 +1,5 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* hold the PMA_List base class * hold the PMA_List base class
*/ */

View File

@@ -1,4 +1,5 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* holds the PMA_List_Database class * holds the PMA_List_Database class
* *