Posted by Glenviddich on September 9, 2010 at 12:56pm
Hi all....
i need a little bit help:
I have hacked my common.inc on my Drupal 6.19. I need this really, please dont Ask why. XD
common.inc Line: 1383
$jahr = date("Y",$timestamp);
$date = str_replace($jahr,$jahr+1,$date);
return $date;Now i need to make a modul of this. Is it possible to change the date with a modul?
Thanks for help, sorry for my English
Regards
Dennis
Comments
Ok, can closed. I found bugs
Ok, can closed.
I found bugs in the Forum with this issue!
Now i will replace the template var $submitted. I think its much better! ;)