Welcome, Guest! Log In | Create Account
Fix: publish.php (in calendar folder) change the 1 to a 0 example below: // toggle logging define( 'PHPICALENDAR_LOG_PUBLISHING', 1 ); to: // toggle logging define( 'PHPICALENDAR_LOG_PUBLISHING', 0 );.
2009-08-14 09:37:44 UTC in PHP iCalendar
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use