in reply to find and replace from shell
if ((!($session_login)) or ($session_access < 5)) { header("Window-Target: _top"); header("Location: index.php"); }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: find and replace from shell
by graff (Chancellor) on Jun 17, 2010 at 07:32 UTC | |
by johnkasta (Initiate) on Jun 17, 2010 at 16:33 UTC | |
by graff (Chancellor) on Jun 17, 2010 at 17:08 UTC | |
by johnkasta (Initiate) on Jun 17, 2010 at 17:37 UTC |