Anonymous
Posted on: 2007/2/22 10:49
-
- Anonymous (Show more)
- Posts: 0
- Since:
#1
With joomla .. date can display in theme template by insert:
What's about XOOPS ? how i can display the date in my theme without using any external javascript ?
How to load the date in my theme ?
2007/2/22 10:49 Hi,With joomla .. date can display in theme template by insert:
<?php echo mosCurrentDate(); ?>
What's about XOOPS ? how i can display the date in my theme without using any external javascript ?
