Changeset 1067 for trunk/index.php
- Timestamp:
- 04/13/2004 03:48:11 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/index.php
r1066 r1067 114 114 </div> 115 115 116 <p class="credit"><!--<?php echo $wpdb->querycount; ?> queries.--> <?php timer_stop(1); ?> || < cite><?php $lang->str('powered_by'); ?> <a href="http://wordpress.org" title="<?php $lang->str('powered_by_title'); ?>"><strong><?php $lang->str('wordpress'); ?></strong></a></cite></p>116 <p class="credit"><!--<?php echo $wpdb->querycount; ?> queries.--> <?php timer_stop(1); ?> || <?php $lang->str('powered_by_wordpress',$lang->str('powered_by_title','',1)); ?></p> 117 117 </body> 118 118 </html>
Note: See TracChangeset
for help on using the changeset viewer.