Ignore:
Timestamp:
Mar 11, 2013, 10:35:42 AM (11 years ago)
Author:
nikrou
Message:

Make plugin compatible with piwigo 2.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/pwgCumulus/admin.php

    r11344 r21469  
    33// | pwgCumulus  - a plugin for Piwigo                                     |
    44// +-----------------------------------------------------------------------+
    5 // | Copyright(C) 2009-2011 Nicolas Roudaire        http://www.nikrou.net  |
     5// | Copyright(C) 2009-2013 Nicolas Roudaire        http://www.nikrou.net  |
    66// +-----------------------------------------------------------------------+
    77// | This program is free software; you can redistribute it and/or modify  |
     
    5858$template->assign('PWG_CUMULUS_TAB_ACTION', PWG_CUMULUS_PLUGIN_TEMPLATE . '/admin_' . $page['tab'] . '.tpl');
    5959$template->assign_var_from_handle('ADMIN_CONTENT', 'plugin_admin_content');
    60 ?>
Note: See TracChangeset for help on using the changeset viewer.