Changeset 204211
- Timestamp:
- 02/11/2010 02:28:36 PM (16 years ago)
- Location:
- magazine-edition-control
- Files:
-
- 1 deleted
- 1 edited
-
tags/1/readme.txt (deleted)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
magazine-edition-control/trunk/readme.txt
r204206 r204211 35 35 The public part of the installation requires a bit of hacking, so insert the following code on a custom template page with the slug "editions": 36 36 37 <?php37 `<?php 38 38 39 39 // **************************** … … 67 67 echo resetencap(base64_decode($datum->uitgave_desc)); 68 68 69 ?> 69 ?>` 70 70 71 71 // ****************************
Note: See TracChangeset
for help on using the changeset viewer.