Ignore:
Timestamp:
Jul 30, 2014 10:43:49 PM (10 years ago)
Author:
anonymous
Message:

Changed private methods and properties to protected. A few minor bug fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/Navigation.inc.php

    r479 r484  
    3737
    3838    // Configuration parameters for this object.
    39     private $_params = array(
     39    protected $_params = array(
    4040        'head_title' => true,
    4141        'body_title' => true,
Note: See TracChangeset for help on using the changeset viewer.