summaryrefslogtreecommitdiff
path: root/lib/peoplesearchresults.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-04-14 14:29:51 -0400
committerEvan Prodromou <evan@controlyourself.ca>2009-04-14 14:29:51 -0400
commit41b247ac1ac1f7752f5449d772307d78a6102964 (patch)
treee7ae1be39846f6defae80b3fbe69f19cd04d620e /lib/peoplesearchresults.php
parent4f966709e680048fa4c2631c33250bbaaff6cc71 (diff)
parent4684d34713a8057387750bc52802d0c0475ec926 (diff)
Merge branch '0.7.x' into 0.8.x
Diffstat (limited to 'lib/peoplesearchresults.php')
-rw-r--r--lib/peoplesearchresults.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/peoplesearchresults.php b/lib/peoplesearchresults.php
index f8ab7cf3b..d3f840852 100644
--- a/lib/peoplesearchresults.php
+++ b/lib/peoplesearchresults.php
@@ -67,7 +67,7 @@ class PeopleSearchResults extends ProfileList
return preg_replace($this->pattern, '<strong>\\1</strong>', htmlspecialchars($text));
}
- function isReadOnly()
+ function isReadOnly($args)
{
return true;
}