Index: openacs-4/packages/static-pages/tcl/static-pages-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/static-pages/tcl/static-pages-init.tcl,v diff -u -r1.2.4.4 -r1.2.4.5 --- openacs-4/packages/static-pages/tcl/static-pages-init.tcl 16 Dec 2002 09:11:18 -0000 1.2.4.4 +++ openacs-4/packages/static-pages/tcl/static-pages-init.tcl 21 Dec 2002 18:00:54 -0000 1.2.4.5 @@ -33,11 +33,8 @@ sp_register_extension -# There is no ad_schedule_daily proc, so we have to use -# ns_schedule_daily instead: -# # Once per night, at 4 am: -#ns_schedule_daily -thread 04 00 sp_sync_cr_with_filesystem_scheduled +#ad_schedule_proc -thread t -schedule_proc ns_schedule_daily [list 04 00] sp_sync_cr_with_filesystem_scheduled ns_log notice "static-pages-init.tcl loaded"