Closed (fixed)
Project:
Openads
Version:
6.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2009 at 12:37 UTC
Updated:
25 Jun 2009 at 06:00 UTC
On the admin page, in the zones section, it explains how to embed the code into themes.
It says use print openads_invoke(0);> however, it should save <?php print openads_invoke(0);
print openads_invoke("my zone name");> should also be <?php print openads_invoke("my zone name");
Comments
Comment #1
jaydub commented