diff options
Diffstat (limited to 'actions/admin/imtest.php')
-rw-r--r-- | actions/admin/imtest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/admin/imtest.php b/actions/admin/imtest.php index 293a9b2e8..a58643d0e 100644 --- a/actions/admin/imtest.php +++ b/actions/admin/imtest.php @@ -2,7 +2,7 @@ /** * Tidypics ImageMagick Location Test * - * Called through ajax + * Called through ajax. Not a registered Elgg action. */ $location = $_GET['location']; |