Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/sfoyston/public_html/TextStorm/Wiki/inc/init.php on line 560

Warning: Cannot modify header information - headers already sent by (output started at /home/sfoyston/public_html/TextStorm/Wiki/inc/init.php:560) in /home/sfoyston/public_html/TextStorm/Wiki/inc/auth.php on line 495

Warning: Cannot modify header information - headers already sent by (output started at /home/sfoyston/public_html/TextStorm/Wiki/inc/init.php:560) in /home/sfoyston/public_html/TextStorm/Wiki/inc/common.php on line 1992

Warning: Cannot modify header information - headers already sent by (output started at /home/sfoyston/public_html/TextStorm/Wiki/inc/init.php:560) in /home/sfoyston/public_html/TextStorm/Wiki/inc/actions.php on line 210
schedule_development - TextStorm Wiki

The Wiki is still in development, please bare with us while we add and update content.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
schedule_development [2016/12/08 22:09]
textstorm
schedule_development [2016/12/08 22:10]
textstorm
Line 9: Line 9:
 You **will not** be able to instantiate the //User class// or //use any functions// with schedules. You **will not** be able to instantiate the //User class// or //use any functions// with schedules.
 ===== Schedule Structure ===== ===== Schedule Structure =====
-Start with the below code structure and add your own code underneath the "//Put your schedule code here" comment:+Start with the below code structure and add your own code underneath the "Put your schedule code here" comment:
 <file php ScheduleStructure.php>​ <file php ScheduleStructure.php>​
 <?php <?php
Line 25: Line 25:
 </​file>​ </​file>​
  
-Here is an example of a simple schedule to clear down old Administration Panel logs:+The below code is an example of a simple schedule to clear down old Administration Panel logs:
 <file php ClearAdminLogsSchedule.php>​ <file php ClearAdminLogsSchedule.php>​
 <?php <?php

QR Code
QR Code schedule_development (generated for current page)