Changeset 144 for trunk/b2.php
- Timestamp:
- 06/01/2003 08:59:33 PM (23 years ago)
- File:
-
- 1 edited
-
trunk/b2.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/b2.php
r68 r144 19 19 <body> 20 20 21 <!-- // b2 loop start --> 22 <?php while($row = mysql_fetch_object($result)) { start_b2(); ?> 23 21 <!-- // b2 loop start --> 22 <?php foreach ($posts as $post) { start_b2(); ?> 24 23 25 24 <?php the_date("d.m.y","<h1>","</h1>"); ?> … … 40 39 41 40 42 <!-- // this is just the end of the motor - don't touch that line either :) -->43 <?php } ?>41 <!-- // this is just the end of the motor - don't touch that line either :) --> 42 <?php } ?> 44 43 45 44 <div align="right"><cite>Powered by <a href="http://wordpress.org"><strong>Wordpress</strong></a></cite><br />
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)