aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/elgglib.php
diff options
context:
space:
mode:
authoricewing <icewing@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-05-29 14:20:49 +0000
committericewing <icewing@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-05-29 14:20:49 +0000
commit0ea7e01355a3dc6a63e2b6ade3f68fce67cab1ee (patch)
tree5796982d762e4806ea2d46133b468f74c304df4c /engine/lib/elgglib.php
parentd7bbb8c41ebdc3341237c1ca5fe7b39700f5fa6d (diff)
downloadelgg-0ea7e01355a3dc6a63e2b6ade3f68fce67cab1ee.tar.gz
elgg-0ea7e01355a3dc6a63e2b6ade3f68fce67cab1ee.tar.bz2
git-svn-id: https://code.elgg.org/elgg/trunk@756 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'engine/lib/elgglib.php')
-rw-r--r--engine/lib/elgglib.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/elgglib.php b/engine/lib/elgglib.php
index de723bd0d..9d0719a5e 100644
--- a/engine/lib/elgglib.php
+++ b/engine/lib/elgglib.php
@@ -1026,7 +1026,7 @@
return false;
- // If file then check using regression that this it is being called from this function
+ // If file then check using reflection that this it is being called from this function
if ($file)
{
$mirror = false;