More type hints.

This commit is contained in:
green-ponies (jgen)
2012-02-10 00:08:03 -05:00
parent 30eb5ddd8b
commit a95766c410
4 changed files with 15 additions and 20 deletions

View File

@ -3,6 +3,7 @@
* Name: Image Manager
* Author: Shish <webmaster@shishnet.org>
* Modified by: jgen <jgen.tech@gmail.com>
* Link: http://code.shishnet.org/shimmie2/
* Description: Handle the image database
* Visibility: admin
*/
@ -280,10 +281,7 @@ class ImageIO extends Extension {
// add image {{{
private function add_image($image) {
global $page;
global $user;
global $database;
global $config;
global $page, $user, $database, $config;
/*
* Validate things