Changeset 1447 for devel/cron.php

Show
Ignore:
Timestamp:
12/12/07 16:37:25 (1 year ago)
Author:
rho
Message:

fixed multiple issues

  • walledgarden access on some pages
  • empty comment on commentwall
  • added community profile permission check
  • corrected paths on templates edit
  • blog widget display issue

Signed-off: Rolando Espinoza La fuente <rho@prosoftpeople.com>

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/cron.php

    r1439 r1447  
    44// later this will go through /mod  
    55// and things like auth plugins 
    6 // but we don't have those yet, so.... 
     6// but we don't have those yet, so... 
     7 
     8define('context','external'); 
    79 
    810$starttime = microtime();