diff options
author | plegall <plg@piwigo.org> | 2014-09-17 21:28:18 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2014-09-17 21:28:18 +0000 |
commit | 9a7c024805e86f03633d8a8bcd076c7a1a6e711e (patch) | |
tree | b1d7ba5567e9fa1dd2fb4739c5de1e6e3bf8886c /admin | |
parent | 91df7870cb34e09d55dc2ebf5dc13e2ce9681c3a (diff) |
typo fixed
git-svn-id: http://piwigo.org/svn/trunk@29609 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin')
-rw-r--r-- | admin/batch_manager.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/batch_manager.php b/admin/batch_manager.php index d89c6f8aa..a93fffda2 100644 --- a/admin/batch_manager.php +++ b/admin/batch_manager.php @@ -1,4 +1,4 @@ -res<?php +<?php // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ |