Log in with username/password: lyceum/lyceum

Changeset 1053

Show
Ignore:
Timestamp:
08/12/07 14:12:56 (1 year ago)
Author:
jjb
Message:

parallel with WP

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/lyceum/wp-admin/post.php

    r1041 r1053  
    175175      $sendback = get_option('home') . '/admin/edit-pages.php'; 
    176176   elseif ( strstr($sendback, 'post.php') ) 
    177       $sendback = get_option('home') ."/admin/post.php"
     177      $sendback = get_option('home') .'/admin/post.php'
    178178   elseif ( strstr($sendback, 'attachments.php') ) 
    179179      $sendback = get_option('home') .'/admin/attachments.php'; 
Log in with username/password: lyceum/lyceum