Displaying Date Issue after last release
-
After your last release I noticed that the following (from your install page) doesn’t work anymore.
(Optional) if you want to add the hebrew date of today than you need to add <?php today_hebdate() ?> where you want.
Once I added “echo” it started to work again:
<?php today_hebdate() ?> OLD
<?php echo today_hebdate() ?> NEW
Just thought you might want to update your installation page.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Displaying Date Issue after last release’ is closed to new replies.