summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2010-05-15 23:45:28 -0700
committerTim Almdal <tnalmdal@shaw.ca>2010-05-15 23:45:28 -0700
commitb5b9aeb22cd8af74ce9c396de43ca3db500447e2 (patch)
treedc95c530177dd9a042251ea72fac2379d55e3ab5
parent29a8ba959ec1ec1ebd14d12c2a102fd7d3fcd012 (diff)
parent83ce637ce3171a012515b2e20e8592d22e9929f8 (diff)
Merge branch 'master' into talmdal_dev
Conflicts: modules/gallery/helpers/items_rest.php
-rw-r--r--modules/gallery/helpers/items_rest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gallery/helpers/items_rest.php b/modules/gallery/helpers/items_rest.php
index 5ca6facd..32597a65 100644
--- a/modules/gallery/helpers/items_rest.php
+++ b/modules/gallery/helpers/items_rest.php
@@ -88,5 +88,4 @@ class items_rest_Core {
return $item_rest;
}
-
}