summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 10416f1..1a825de 100644
--- a/index.php
+++ b/index.php
@@ -1059,7 +1059,7 @@ else if(myisset("me"))
else
echo "(wedding)";
- if(substr_compare($GT,"solo",0,4)==0 && $party=="re")
+ if(ereg("solo",$GT) && $party=="re")
echo "($GT)";
/* add point calls */