The current version (as at 10/12/06 17:12GMT) opens with the php shorthand tag (<?) rather than the full tag (<?php). This causes odd behaviour in the admin/modules area.

Additionally there is no $id entry at the top of the file (don't know how important that is).

Gonz

Comments

dan_aka_jack’s picture

The lack of the <?php tag at the top of the module file really breaks this module. Please fix! It's very easy!

Thanks,
Jack

wundo’s picture

this is already fixed but not in 4.7.x-1.x-dev, I gonna update the branch...

wundo’s picture

Assigned: Unassigned » wundo
Status: Active » Closed (fixed)
seanr’s picture

Status: Closed (fixed) » Active

Still not fixed in 4.7 branch pulled from CVS. Something weird is going on with the branching here, I think.

wundo’s picture

thanks sean
fixed.

deciphered’s picture

Status: Active » Closed (fixed)