- Timestamp:
- 07/21/10 15:51:42 (22 months ago)
- Location:
- plugins/apostropheBlogPlugin/trunk
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
modules/aEventAdmin/templates/editSuccess.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostropheBlogPlugin/trunk
-
plugins/apostropheBlogPlugin/trunk/modules/aEventAdmin/templates/editSuccess.php
r1746 r1816 43 43 <h6>Permalink:</h6> 44 44 <div class="a-blog-item-permalink-wrapper url"> 45 <span><?php echo aTools::urlForPage($a_event->findBestEngine()->getSlug()).'/' ?>< /span>45 <span><?php echo aTools::urlForPage($a_event->findBestEngine()->getSlug()).'/' ?><?php echo date('Y/m/d/', strtotime($a_event->getStartDate())) ?></span> 46 46 </div> 47 47 <div class="a-blog-item-permalink-wrapper slug">

