[SUCS Devel] site r617 - branches/sucs-site/components
imranh at sucs.org
imranh at sucs.org
Tue Dec 9 17:59:30 GMT 2014
Author: imranh
Date: 2014-12-09 17:59:28 +0000 (Tue, 09 Dec 2014)
New Revision: 617
Modified:
branches/sucs-site/components/pastebin.php
Log:
"PHP" was in that array twice.
Modified: branches/sucs-site/components/pastebin.php
===================================================================
--- branches/sucs-site/components/pastebin.php 2014-12-06 03:09:52 UTC (rev 616)
+++ branches/sucs-site/components/pastebin.php 2014-12-09 17:59:28 UTC (rev 617)
@@ -118,7 +118,6 @@
'JAVASCRIPT' => 'Javascript',
'MYSQL' => 'MySQL',
'PERL' => 'Perl',
- 'PHP' => 'PHP',
'PYTHON' => 'Python',
'RUBY' => 'Ruby',
'SQL' => 'SQL',
More information about the Devel
mailing list