rename user.class.php and User by noalyss_user.class.php and Noalyss_User
This commit is contained in:
parent
b525024728
commit
ae868936af
47 changed files with 97 additions and 103 deletions
|
|
@ -31,7 +31,7 @@ if(DEBUGNOALYSS>1) {
|
|||
echo h1(_("try to clean session"));
|
||||
var_dump($_SESSION);
|
||||
}
|
||||
User::clean_session();
|
||||
Noalyss_user::clean_session();
|
||||
//
|
||||
// Clean the possible cookies
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue