Changeset 270 for trunk/admin

Show
Ignore:
Timestamp:
08/26/06 18:55:25 (2 years ago)
Author:
michiel
Message:

first bunch of mods to extract all data stuff out of the main classes and put them in their own class

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/admin/index.php

    r258 r270  
    11<?php 
    2 require_once("../common/mvblog.php"); 
    3 require_once("../common/admin.php"); 
     2require_once("../common/mvblog_admin.php"); 
    43#load_admin_plugins(); 
    54$admin = new MvBlog_admin();