with the "set" command vim no longer complains

This commit is contained in:
Marc Delisle
2007-03-16 17:12:25 +00:00
parent c29b8627f9
commit b61b210703

View File

@@ -1,5 +1,5 @@
<?php
// vim: expandtab sw=4 ts=4 sts=4:
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* Set of functions used to run cookie based authentication.
* Thanks to Piotr Roszatycki <d3xter at users.sourceforge.net> and