Changes between Initial Version and Version 1 of Ticket #20506, comment 17
- Timestamp:
- 04/24/2012 11:53:28 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20506, comment 17
initial v1 3 3 Looking good on my end - no issues that I can see. The only thing I would change in your patch (nitpicky) is that the way you have called the global doesn't follow coding standards - see https://twitter.com/#!/nacin/status/192611263321358338 by nacin regarding the issue. 4 4 5 Should be `$GLOBALS['screen_layout_columns']` instead .5 Should be `$GLOBALS['screen_layout_columns']` instead (only spaces is the key is a variable).