Changeset 2065:e379454bb442 for plugins
- Timestamp:
- 09/24/13 17:16:26 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/tags/_admin.php
r2055 r2065 122 122 while ($posts->fetch()) 123 123 { 124 echo "post_id".$posts->post_id;125 124 # Get tags for post 126 125 $post_meta = $meta->getMetadata(array(
Note: See TracChangeset
for help on using the changeset viewer.