Update of /cvsroot/phpwsbb/phpwsbb
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10996
Modified Files:
index.php
Log Message:
Adding vim control line now that we have another cook in the kitchen
Index: index.php
===================================================================
RCS file: /cvsroot/phpwsbb/phpwsbb/index.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** index.php 8 Apr 2004 20:15:06 -0000 1.9
--- index.php 10 Sep 2004 02:01:32 -0000 1.10
***************
*** 1,3 ****
--- 1,4 ----
<?php
+ /* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */
/**
* phpwsBB
|