This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 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, see . */ // File cannot be called directly if ( ! defined('AOC_PATH') ) { die (''); // Silence is gold. } global $user_ID; // Managing own or others gallery? $settings = $this->getOption(); $max_size = $this->maxUpload(); $gallery = $this->getUserGallery($user->ID); ?>

PID); ?>

PID)?>

PID), $settings['max_number']); ?>
PID), ak_return_units($max_size), $settings['megapixels']); echo ' '; printf(__('The upload limit is set to %d images.', $this->PID), $settings['max_number']); ?>
PID), ++$n); ?>

PID); ?>
getOption('descending') ) { krsort($gallery['images']); } foreach ( $gallery['images'] as $imgID => $img ): ?>
PID); ?> PID); ?> PID); ?> PID); ?> PID); ?> PID); ?> PID); ?> PID)?>
PID); break; case 1 : $status = __('Approved', $this->PID); break; case 2 : $status = __('Rejected', $this->PID); break; } ?> PID); ?> /> /> '. __('Pending', $this->PID) .'

'; echo '

'. __('Approved', $this->PID) .'

'; echo '

'. __('Rejected', $this->PID) .'

'; } else { echo "{$status}"; } ?>
PID); ?> PID); ?> PID); ?> PID); ?> PID); ?> PID); ?> PID); ?> PID)?>

PID, 2009); ?>