diff options
Diffstat (limited to 'lib/resize.php')
-rw-r--r-- | lib/resize.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/resize.php b/lib/resize.php new file mode 100644 index 000000000..657e56824 --- /dev/null +++ b/lib/resize.php @@ -0,0 +1,8 @@ +<?php
+ /**
+ * Elgg tidypics library of resizing functions
+ *
+ */
+
+
+?>
\ No newline at end of file |