No, I don't like like SPIP (or try to hide it
Friday, July 4, 2008 6:06:15 PM
<?php
@define('_SPIP_SCRIPT', 'joomla.php');
@define('_HEADER_COMPOSED_BY', "Composed-By: JOOMLA");
$GLOBALS['spip_header_silencieux'] = 1;
$GLOBALS['cookie_prefix'] = "joomla";
?>
joomla.php :
<?php
@define('_DIR_RESTREINT_ABS', 'private/');
include_once _DIR_RESTREINT_ABS.'inc_version.php';
// And the rest of spip.php
?>
Result => http://tech-nova.fr/lacigale/joomla.php?rubrique37
shame on me !








How to use Quote function: