Closed (fixed)
Project:
Choose Your Own Adventure
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Nov 2011 at 13:48 UTC
Updated:
10 Dec 2011 at 23:00 UTC
When you run this module against a -dev release of 6.x you get:
notice: Undefined index: cyoa_start in /Users/abyron/Sites/6.x/sites/all/modules/cyoa/cyoa.module on line 29.
notice: Undefined index: cyoacid in /Users/abyron/Sites/6.x/sites/all/modules/cyoa/cyoa.module on line 49.
...on basically every page load.
Comments
Comment #1
hefox commentedGoing to fix some coding style issues along with this >.O
Comment #2
hefox commentedThink I fixed most of the issues; hopefully I didn't break anything.