Author: joes
Date: Sun Mar 23 03:29:55 2014
New Revision: 1580437

URL: http://svn.apache.org/r1580437
Log:
comment

Modified:
    thrift/cms-site/trunk/lib/path.pm

Modified: thrift/cms-site/trunk/lib/path.pm
URL: 
http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/path.pm?rev=1580437&r1=1580436&r2=1580437&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Sun Mar 23 03:29:55 2014
@@ -48,7 +48,8 @@ walk_content_tree {
         ];
     }
 };
-delete $dependencies{"/index.html"};
+
+delete $dependencies{"/index.html"}; # the home page doesn't depend on 
anything else
 
 1;
 


Reply via email to