source: extensions/gally/gally-cuise/admin/maintain.inc.php @ 6471

Last change on this file since 6471 was 6471, checked in by cljosse, 14 years ago

Gally's theme 'cuise' compatibles with piwigo 2.1

File size: 99 bytes
Line 
1<?php
2
3function theme_activate($id, $version, &$errors)
4{
5
6}
7
8function theme_deactivate()
9{
10
11}
12
13?>
Note: See TracBrowser for help on using the repository browser.