stanley-king 7 lat temu
rodzic
commit
208d1a0c10
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      helper/session_helper.php

+ 1 - 1
helper/session_helper.php

@@ -263,7 +263,7 @@ class session_helper
         if(array_key_exists('author_orgin_url',$_SESSION)) {
             unset($_SESSION['author_orgin_url']);
         }
-        
+
         if (BASE_SITE_URL != 'http://p.lrlz.com') {
             return false;
         }