Changeset 96 for trunk/wp-admin/b2edit.showposts.php
- Timestamp:
- 05/25/2003 12:43:31 PM (23 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/b2edit.showposts.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/b2edit.showposts.php
r92 r96 2 2 <?php 3 3 4 require_once(' b2config.php');4 require_once('../b2config.php'); 5 5 6 6 if (!$posts) { … … 229 229 <?php 230 230 // these lines are b2's "motor", do not alter nor remove them 231 include( "blog.header.php");231 include($abspath.'blog.header.php'); 232 232 233 233 while($row = mysql_fetch_object($result)) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)