diff options
Diffstat (limited to 'actions/download.php')
-rw-r--r-- | actions/download.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/actions/download.php b/actions/download.php index 2736e5438..0f9835e11 100644 --- a/actions/download.php +++ b/actions/download.php @@ -2,6 +2,7 @@ /**
* Tidypics Download File Action
*
+ * do not call this directly - call through action handler
*/
global $CONFIG;
|