mike committed changeset [699]
November 18th, 2009 @ 11:53 PM
Epic warning-mash. Many warnings due to uninitialized values and nonexistent array keys were eliminated. This should improve code style and clarity and allow deployment (or at least reasonable testing) with warning not disabled.
Committed by Michael DiTore
- U signage/trunk/admin/app/browse/controller.php
- U signage/trunk/admin/app/browse/feed.php
- U signage/trunk/admin/app/content/_form.php
- U signage/trunk/admin/app/content/controller.php
- U signage/trunk/admin/app/content/show.php
- U signage/trunk/admin/app/feeds/_form.php
- U signage/trunk/admin/app/frontpage/admin.php
- U signage/trunk/admin/app/frontpage/controller.php
- U signage/trunk/admin/app/groups/controller.php
- U signage/trunk/admin/app/groups/list.php
- U signage/trunk/admin/app/pages/controller.php
- U signage/trunk/admin/app/pages/list.php
- U signage/trunk/admin/app/screens/_form.php
- U signage/trunk/admin/app/templates/controller.php
- U signage/trunk/admin/app/users/list.php
- U signage/trunk/admin/app/users/show.php
- U signage/trunk/admin/includes/login.php
- U signage/trunk/admin/index.php
- U signage/trunk/common/content.php
- U signage/trunk/common/user.php
- U signage/trunk/content/render/render.php
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Concerto is an open source digital signage system that makes it easy to engage a large community of people with graphical and text-based announcements, bulletins, and other messages... but enough about us, you came here to get involved.
<br />
If you think you've <b>found a bug in Concerto</b>, please click 'Create new ticket' and let us know about it.
<br />
Looking to peek at our source code? Head to <a href="https://github.com/concerto/concerto_v1">https://github.com/concerto/concerto_v1</a> (Concerto version 1) or <a href="https://github.com/concerto/concerto">https://github.com/concerto/concerto</a> (Concerto version 2).
<br />
Our getting started guide is available here: <a href="https://github.com/concerto/concerto/wiki/Getting-Involved">https://github.com/concerto/concerto/wiki/Getting-Involved</a>.