Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Access to admin panel without login
#4
Code:
if (defined('GSNOLOGIN') && GSNOLOGIN) return TRUE; // patch - access panel without login

gsconfig:
Code:
define('GSNOLOGIN', true);

(not tested)
Reply


Messages In This Thread
Access to admin panel without login - by Carlos - 2010-08-08, 00:46:47
RE: Access to admin panel without login - by Carlos - 2017-05-20, 01:00:26
Access to admin panel without login - by cumbe - 2010-08-14, 03:10:53



Users browsing this thread: 1 Guest(s)