Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Find out if the backend is active
#1
i18n_specialpages uses

PHP Code:
if (basename($_SERVER['PHP_SELF']) && basename($_SERVER['PHP_SELF']) != 'index.php') { 

to find out if GS is in the backend... it works, but this looks more like a bad hack than like the best solution.

May i suggest that the backend entry points define a GSBACKEND=true and the front end defines GSBACKEND=false?

ciao
a.l.e
Reply


Messages In This Thread
Find out if the backend is active - by ale - 2013-01-24, 22:39:58
RE: Find out if the backend is active - by ale - 2013-01-25, 17:52:54



Users browsing this thread: 1 Guest(s)