Changeset 5561

Show
Ignore:
Timestamp:
03/07/08 23:09:18 (10 months ago)
Author:
inureyes
Message:

#866

  • 무한루프 안돌게 합시다.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/interface/blog/checkup.php

    r5544 r5561  
    33/// All rights reserved. Licensed under the GPL. 
    44/// See the GNU General Public License for more details. (/doc/LICENSE, /doc/COPYRIGHT) 
     5 
     6define('__TEXTCUBE_LOGIN__',true); 
     7 
    58require ROOT . '/lib/includeForBlog.php'; 
    69require ROOT . '/lib/model/blog.skin.php';