[xiph-commits] r18795 - branches/dir.xiph.org/inc

dm8tbr at svn.xiph.org dm8tbr at svn.xiph.org
Sat Feb 23 06:47:55 PST 2013


Author: dm8tbr
Date: 2013-02-23 06:47:55 -0800 (Sat, 23 Feb 2013)
New Revision: 18795

Modified:
   branches/dir.xiph.org/inc/class.tag.php
Log:
Fixed code indentation. Thanks go to my Conscience.


Modified: branches/dir.xiph.org/inc/class.tag.php
===================================================================
--- branches/dir.xiph.org/inc/class.tag.php	2013-02-23 07:12:55 UTC (rev 18794)
+++ branches/dir.xiph.org/inc/class.tag.php	2013-02-23 14:47:55 UTC (rev 18795)
@@ -115,7 +115,7 @@
 		    catch (SQLNoResultException $e)
 		    {
 		        return array();
-	        }
+	            }
 		}
     }
     



More information about the commits mailing list