Change to <?php for core core classes
Basic/DB IO/db_pgsql switch only
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
/*********************************************************************
|
||||
* AUTHOR: Clemens "Gullevek" Schwaighofer (www.gullevek.org)
|
||||
* CREATED: 2003/03/24
|
||||
@@ -2070,3 +2070,5 @@ class basic
|
||||
return $_SESSION[$name] === $token;
|
||||
}
|
||||
}
|
||||
|
||||
# __END__
|
||||
Reference in New Issue
Block a user