JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
remove useless require_once()
authorJason Woofenden <jason@jasonwoof.com>
Mon, 16 Feb 2015 17:49:41 +0000 (12:49 -0500)
committerJason Woofenden <jason@jasonwoof.com>
Mon, 16 Feb 2015 17:49:41 +0000 (12:49 -0500)
admin_images.php
code/wfpl

index 7e64aae..917526c 100644 (file)
@@ -31,7 +31,6 @@ $GLOBALS['image_file_name'] = uniqid() . getmypid() . '.jpg'; # comment this out
 
 
 require_once('code/wfpl/format.php');
-require_once('code/wfpl/email.php');
 require_once('code/wfpl/upload.php');
 
 # example: 200x300
index eecd5e3..c2f9548 160000 (submodule)
--- a/code/wfpl
+++ b/code/wfpl
@@ -1 +1 @@
-Subproject commit eecd5e3576866afc8091abe9b74352130fd8e6cc
+Subproject commit c2f95486e25b8fb95aa1b070189815487eadc276