[drupal-devel] release info, introspection and debug
Bèr Kessels
berdrupal at tiscali.be
Wed Jan 26 14:50:51 UTC 2005
> 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 ]
More information about the drupal-devel
mailing list