From: Don S. <ri...@us...> - 2004-09-10 02:01:47
|
Update of /cvsroot/phpwsbb/phpwsbb/inc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10996/inc Modified Files: runtime.php Log Message: Adding vim control line now that we have another cook in the kitchen Index: runtime.php =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/inc/runtime.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** runtime.php 9 Apr 2004 01:01:44 -0000 1.5 --- runtime.php 10 Sep 2004 02:01:34 -0000 1.6 *************** *** 1,3 **** --- 1,4 ---- <?php + /* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */ /** * phpwsBB |