Ignore:
Timestamp:
Jun 24, 2012, 9:18:26 PM (12 years ago)
Author:
grum
Message:

feature:2634- compatibility with Piwigo 2.4
+add some objects on js framework

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GrumPluginClasses/classes/GPCPublicIntegration.class.inc.php

    r7449 r16012  
    4141class GPCPublicIntegration
    4242{
    43   var $section;         //section applied to the page viewed
    44   var $callback_page_function;        //called function to display page
     43  private $section;         //section applied to the page viewed
     44  private $callback_page_function;        //called function to display page
    4545
    4646  public function __construct($section)
Note: See TracChangeset for help on using the changeset viewer.