source: extensions/PWG_Stuffs/modules/FeaturedPhotos/config.inc.php @ 9490

Last change on this file since 9490 was 9490, checked in by patdenice, 13 years ago

Remove piclens module.
Update localisations.

File size: 146 bytes
Line 
1<?php
2
3if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
4
5$template->assign('MODULE_OPTIONS', '<p>'.l10n('stuffs_no_options').'</p>');
6
7?>
Note: See TracBrowser for help on using the repository browser.