CakeDC/tags

Parse Error on line 34 of /plugins/tags/config/schema/schema.php

Closed this issue · 2 comments

I get the error below when running the line:

cake schema create app -plugin tags

with cake console.

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /nfs/c04/h03/mnt/23433/domains/blah.blah.com/html/plugins/tags/config/schema/schema.php on line 34

Are you using php4?