4892: Fix errors and warnings in ContentManager.class.php
authorTJ <acontent@iam.tj>
Thu, 20 Oct 2011 12:48:52 +0000 (13:48 +0100)
committerTJ <acontent@iam.tj>
Thu, 20 Oct 2011 13:42:01 +0000 (14:42 +0100)
commit5bc3ccae6847be29ad2e432c1a428807f681f2ff
treec8ddab2cd7fb944e5302a9a7026d3a4cd133d2a7
parentcc1b38191b69ab8737323c4842cc14c7c24bacbd
4892: Fix errors and warnings in ContentManager.class.php

  * ensure returns by-value rather than by-reference
  * ensure array indexes are defined before using them
home/classes/ContentManager.class.php