Closed (won't fix)
Project:
Google AdSense integration
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Jan 2007 at 15:43 UTC
Updated:
21 Aug 2008 at 02:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
ByteEnable commentedShould be an OR not an AND.
Comment #2
kbahey commentedGood idea, and I will include, but need the following done:
- Adherence to coding standard:
This means no CamelCase in variable names, $ignoreVisiblity = 'false' should be: $visibility = TRUE
- Need to document the change in the .inc file, explaining what it will do.
Comment #3
jcnventuraI think this patch is dangerous. Something like #198907: PHP Option in Visibility Settings would be much better and users would not be encouraged to set the ignore visibility flag to true always.
João