Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Adding vdate to we can get the date of smarty release!

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Feature Requests
View previous topic :: View next topic  
Author Message
phprocket
Smarty n00b


Joined: 10 Oct 2006
Posts: 4
Location: Arkansas, United States

PostPosted: Wed Dec 26, 2007 6:54 am    Post subject: Adding vdate to we can get the date of smarty release! Reply with quote

I would like to suggest some new code to Smarty


I like using $smarty->_version in my scripts I also would like the
ability to get the release date of the smarty installed!

Since you have to modify the code in Smarty.class.php on line 467 (the version number) anyway,
I would like to submit suggetion code to include..



At line Line 468 in Smarty.Class.php Add This code.
Code:


===============================================
    /**
     * Smarty version date
     *
     * @var string
     */
    var $_vdate              = '7 March 2007';

===============================================



I have seen many people ask for this, including me in the past, it's a very simple update to include. I have a php file that looks for this information so I can instruct the clients to update their own software, also this information is great for automated debug emails.

Lately Smarty has not updated their software lately, but every time they do I go back and add this line of code.

I am really not sure to who to really ask for this, I could use some help in the direction of asking some who is in charge to managing code. When ever a new update will come out.

Thanks,
David Eaton
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Feature Requests All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP