diff options
Diffstat (limited to 'admin/template/goto/icon')
29 files changed, 30 insertions, 0 deletions
diff --git a/admin/template/goto/icon/category_children.png b/admin/template/goto/icon/category_children.png Binary files differnew file mode 100644 index 000000000..7205c3f61 --- /dev/null +++ b/admin/template/goto/icon/category_children.png diff --git a/admin/template/goto/icon/category_delete.png b/admin/template/goto/icon/category_delete.png Binary files differnew file mode 100644 index 000000000..74bea69ed --- /dev/null +++ b/admin/template/goto/icon/category_delete.png diff --git a/admin/template/goto/icon/category_edit.png b/admin/template/goto/icon/category_edit.png Binary files differnew file mode 100644 index 000000000..0f3b619ed --- /dev/null +++ b/admin/template/goto/icon/category_edit.png diff --git a/admin/template/goto/icon/category_elements.png b/admin/template/goto/icon/category_elements.png Binary files differnew file mode 100644 index 000000000..1d367b38f --- /dev/null +++ b/admin/template/goto/icon/category_elements.png diff --git a/admin/template/goto/icon/category_jump-to.png b/admin/template/goto/icon/category_jump-to.png Binary files differnew file mode 100644 index 000000000..62db1f4ee --- /dev/null +++ b/admin/template/goto/icon/category_jump-to.png diff --git a/admin/template/goto/icon/category_permissions.png b/admin/template/goto/icon/category_permissions.png Binary files differnew file mode 100644 index 000000000..4780841ae --- /dev/null +++ b/admin/template/goto/icon/category_permissions.png diff --git a/admin/template/goto/icon/category_representant_random.png b/admin/template/goto/icon/category_representant_random.png Binary files differnew file mode 100644 index 000000000..dfa69846f --- /dev/null +++ b/admin/template/goto/icon/category_representant_random.png diff --git a/admin/template/goto/icon/check.png b/admin/template/goto/icon/check.png Binary files differnew file mode 100644 index 000000000..d9abf2763 --- /dev/null +++ b/admin/template/goto/icon/check.png diff --git a/admin/template/goto/icon/del_favorite.png b/admin/template/goto/icon/del_favorite.png Binary files differnew file mode 100644 index 000000000..cfc609749 --- /dev/null +++ b/admin/template/goto/icon/del_favorite.png diff --git a/admin/template/goto/icon/delete.png b/admin/template/goto/icon/delete.png Binary files differnew file mode 100644 index 000000000..af10be03e --- /dev/null +++ b/admin/template/goto/icon/delete.png diff --git a/admin/template/goto/icon/edit_s.png b/admin/template/goto/icon/edit_s.png Binary files differnew file mode 100644 index 000000000..e4951d22f --- /dev/null +++ b/admin/template/goto/icon/edit_s.png diff --git a/admin/template/goto/icon/errors.png b/admin/template/goto/icon/errors.png Binary files differnew file mode 100644 index 000000000..3c8a37df5 --- /dev/null +++ b/admin/template/goto/icon/errors.png diff --git a/admin/template/goto/icon/exit.png b/admin/template/goto/icon/exit.png Binary files differnew file mode 100644 index 000000000..2aafbb4cb --- /dev/null +++ b/admin/template/goto/icon/exit.png diff --git a/admin/template/goto/icon/help.png b/admin/template/goto/icon/help.png Binary files differnew file mode 100644 index 000000000..c76f68292 --- /dev/null +++ b/admin/template/goto/icon/help.png diff --git a/admin/template/goto/icon/index.php b/admin/template/goto/icon/index.php new file mode 100644 index 000000000..c15b15795 --- /dev/null +++ b/admin/template/goto/icon/index.php @@ -0,0 +1,30 @@ +<?php +// +-----------------------------------------------------------------------+ +// | Piwigo - a PHP based picture gallery | +// +-----------------------------------------------------------------------+ +// | Copyright(C) 2008 Piwigo Team http://piwigo.org | +// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | +// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | +// +-----------------------------------------------------------------------+ +// | This program is free software; you can redistribute it and/or modify | +// | it under the terms of the GNU General Public License as published by | +// | the Free Software Foundation | +// | | +// | This program is distributed in the hope that it will be useful, but | +// | WITHOUT ANY WARRANTY; without even the implied warranty of | +// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | +// | General Public License for more details. | +// | | +// | You should have received a copy of the GNU General Public License | +// | along with this program; if not, write to the Free Software | +// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | +// | USA. | +// +-----------------------------------------------------------------------+ + +// Recursive call +$url = '../'; +header( 'Request-URI: '.$url ); +header( 'Content-Location: '.$url ); +header( 'Location: '.$url ); +exit(); +?> diff --git a/admin/template/goto/icon/infos.png b/admin/template/goto/icon/infos.png Binary files differnew file mode 100644 index 000000000..dc8c8a457 --- /dev/null +++ b/admin/template/goto/icon/infos.png diff --git a/admin/template/goto/icon/note.png b/admin/template/goto/icon/note.png Binary files differnew file mode 100644 index 000000000..5849f791b --- /dev/null +++ b/admin/template/goto/icon/note.png diff --git a/admin/template/goto/icon/page_end.png b/admin/template/goto/icon/page_end.png Binary files differnew file mode 100644 index 000000000..c8f54fb91 --- /dev/null +++ b/admin/template/goto/icon/page_end.png diff --git a/admin/template/goto/icon/page_top.png b/admin/template/goto/icon/page_top.png Binary files differnew file mode 100644 index 000000000..8b18f13c3 --- /dev/null +++ b/admin/template/goto/icon/page_top.png diff --git a/admin/template/goto/icon/permissions.png b/admin/template/goto/icon/permissions.png Binary files differnew file mode 100644 index 000000000..33091eb85 --- /dev/null +++ b/admin/template/goto/icon/permissions.png diff --git a/admin/template/goto/icon/plugin_active.gif b/admin/template/goto/icon/plugin_active.gif Binary files differnew file mode 100644 index 000000000..fe49227da --- /dev/null +++ b/admin/template/goto/icon/plugin_active.gif diff --git a/admin/template/goto/icon/plugin_inactive.gif b/admin/template/goto/icon/plugin_inactive.gif Binary files differnew file mode 100644 index 000000000..19d551865 --- /dev/null +++ b/admin/template/goto/icon/plugin_inactive.gif diff --git a/admin/template/goto/icon/preferences.png b/admin/template/goto/icon/preferences.png Binary files differnew file mode 100644 index 000000000..0f3b619ed --- /dev/null +++ b/admin/template/goto/icon/preferences.png diff --git a/admin/template/goto/icon/remove_s.png b/admin/template/goto/icon/remove_s.png Binary files differnew file mode 100644 index 000000000..c78c38f17 --- /dev/null +++ b/admin/template/goto/icon/remove_s.png diff --git a/admin/template/goto/icon/sync_metadata.png b/admin/template/goto/icon/sync_metadata.png Binary files differnew file mode 100644 index 000000000..03570ead6 --- /dev/null +++ b/admin/template/goto/icon/sync_metadata.png diff --git a/admin/template/goto/icon/toggle_is_default_group.png b/admin/template/goto/icon/toggle_is_default_group.png Binary files differnew file mode 100644 index 000000000..9eaa3c601 --- /dev/null +++ b/admin/template/goto/icon/toggle_is_default_group.png diff --git a/admin/template/goto/icon/uncheck.png b/admin/template/goto/icon/uncheck.png Binary files differnew file mode 100644 index 000000000..2f7df3503 --- /dev/null +++ b/admin/template/goto/icon/uncheck.png diff --git a/admin/template/goto/icon/validate_s.png b/admin/template/goto/icon/validate_s.png Binary files differnew file mode 100644 index 000000000..400bf8a24 --- /dev/null +++ b/admin/template/goto/icon/validate_s.png diff --git a/admin/template/goto/icon/virt_category.png b/admin/template/goto/icon/virt_category.png Binary files differnew file mode 100644 index 000000000..15f4f2267 --- /dev/null +++ b/admin/template/goto/icon/virt_category.png |