Ahhh... yes.
Thanks, its easier as it seems, but you have to know, how does it work.
Search found 2 matches
- Fri Sep 07, 2007 9:02 am
- Forum: JoomlaCode - Feedback/Information
- Topic: SVN Info in PHP Files
- Replies: 2
- Views: 1211
- Thu Sep 06, 2007 6:21 pm
- Forum: JoomlaCode - Feedback/Information
- Topic: SVN Info in PHP Files
- Replies: 2
- Views: 1211
SVN Info in PHP Files
If I take a look in php files there is often a line like /* SVN FILE: $Id: file.php 2345 2007-09-06 15:41:35Z dev $ */ Is it possible to send SVN data to the PHP files, like the author, the date or the vision? How does it work? I don't think it is handwork, is it? I can't find any informations about...