default features - actually handle the security token in the addon code #108

Merged
unary merged 1 commits from defaultfeaturesfix into master 2013-03-18 02:10:06 +01:00
unary commented 2013-03-14 03:45:45 +01:00 (Migrated from github.com)

I was depending on the token created in and passed from mod/admin.php before, which wasn't smart, and apparently meant the security token might show up or not depending on the order in which parts of the template were processed. Hopefully this actually works for others now.

I was depending on the token created in and passed from mod/admin.php before, which wasn't smart, and apparently meant the security token might show up or not depending on the order in which parts of the template were processed. Hopefully this actually works for others now.
Sign in to join this conversation.
No description provided.