26 Jan
2005
26 Jan
'05
3:50 p.m.
Wuh, using these kind of variables are evil. I suggested back then to use the _help hook with the '#version' (or something alike) $section to grab the version, so this should work:
function somemodule_help($section) { switch($section) { case '#version': return '$Revision: 1.6 $';
And this will be done by CVS I hope? Similar to what CVS does now: // $Id: textile.module,v 1.14.2.1 2004/09/23 15:45:55 jhriggs Exp $ ? Bèr [ Bèr Kessels | Drupal services www.webschuur.com ]