/* Load Custom 404 article with true 404 error code returned */
if ($this->error->getCode() == '404') {
header("HTTP/1.0 404 Not Found");
echo file_get_contents(JURI::root().'/404');
exit;
}
/* Load Custom 404 article with true 404 error code returned */
if ($this->error->getCode() == '404') {
header("HTTP/1.0 404 Not Found");
echo file_get_contents(JURI::root().'/404');
exit;
}
Bearsampp is a portable application and therefore ideally suited to bring all your development across different computers.
One place to download the latest release and modules for your binaries, tools and applications.
Easily switch between different versions of your modules.
An effective homepage gathering all the information you need is available at http://localhost or https://localhost.
A nice console is available to execute your commands and open the shell you need
Sorry, this website uses features that your browser doesn't support. Upgrade to a newer version of Firefox, Chrome, Safari, or Edge and you'll be all set.