Adding seamonkey to application switch to fix css problems - bug 357908

git-svn-id: svn://10.0.0.236/trunk@214105 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
fligtar%gmail.com
2006-10-25 06:22:43 +00:00
parent 131adfd529
commit 6fc9d7a4a5

View File

@@ -164,6 +164,7 @@ function setApp()
// Determine our application.
switch( $_GET['app'] ) {
case 'seamonkey':
case 'mozilla':
$clean['app'] = 'Mozilla';
break;