Changeset 1704 for plugins/lastImages/_admin.php
- Timestamp:
- 10/25/09 09:52:24 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/lastImages/_admin.php
r1109 r1704 1 1 <?php 2 # -- BEGIN LICENSE BLOCK ---------------------------------- 3 # 4 # This file is part of lastImages, a plugin for Dotclear 2. 5 # 6 # Copyright (c) 2009 Philippe Amalgame and contributors 7 # Licensed under the GPL version 2.0 license. 8 # See LICENSE file or 9 # http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 10 # 11 # -- END LICENSE BLOCK ------------------------------------ 12 2 13 require dirname(__FILE__).'/_widget.php'; 3 14 ?>
Note: See TracChangeset
for help on using the changeset viewer.