Hello
With the version 1.3, i had a little code to build a new text page and to keep the theme.
Quote
<?php
define('IN_COPPERMINE', true);
require('include/init.inc.php');
pageheader('text');
?>
text
<?php
pagefooter();
?>
But this code doesn't work on the 1.4 version.
Do you know the new code ?
Thanks
It worked for me--using the code you posted. What seems to be the problem?
Hum very sorry :-[ it is ok
Excuse me
Thank you