Recent Topics

1 Aug 10, 2005 22:13    

How do I get rid of the Calendar?

2 Aug 10, 2005 22:52

if you are using skins, just delete this code from _main.php

<?php // ----- CALENDAR INCLUDED HERE -------
      require( dirname(__FILE__).'/_calendar.php' );
// -- END OF CALENDAR --- ?>


Form is loading...