Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
The number in the $id line has nothing to do with the version of the software. It's the version of the file in the revision control system. It is updated on each code commit. For example the index.php in Drupal 6 has a version of 1.94.
Comments
Comment #1
akalsey commentedThe number in the $id line has nothing to do with the version of the software. It's the version of the file in the revision control system. It is updated on each code commit. For example the index.php in Drupal 6 has a version of 1.94.
Comment #2
B747 commentedOK. I'm just down-right confused now, though. So my .info file looks like this:
I've run update.php , but in the module listing all activity stream modules are listed as 5.x-1.0, and I can't see any AS Views support at all...
and it still shows as being dependent on profile.module...
Comment #3
B747 commentedI'm a moron.