vim complains with a */ at the end of options

This commit is contained in:
Marc Delisle
2007-03-16 16:38:42 +00:00
parent d543923b5b
commit e190478d01

View File

@@ -1,5 +1,5 @@
<?php
/* vim: expandtab sw=4 ts=4 sts=4: */
// vim: 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