Revision: 1980
Author: andreassolberg
Date: Mon Nov 9 00:45:30 2009
Log: remove link to outdated metadata overview...
http://code.google.com/p/simplesamlphp/source/detail?r=1980
Modified:
/trunk/modules/core/www/frontpage_federation.php
=======================================
--- /trunk/modules/core/www/frontpage_federation.php Mon Oct 12 23:45:33
2009
+++ /trunk/modules/core/www/frontpage_federation.php Mon Nov 9 00:45:30
2009
@@ -56,10 +56,10 @@
}
-$links_federation[] = array(
- 'href' => SimpleSAML_Utilities::getBaseURL() . 'admin/metadata.php',
- 'text' => '{core:frontpage:link_meta_overview}'
-);
+// $links_federation[] = array(
+// 'href' => SimpleSAML_Utilities::getBaseURL() . 'admin/metadata.php',
+// 'text' => '{core:frontpage:link_meta_overview}'
+// );
$links_federation[] = array(
'href' =>
SimpleSAML_Utilities::getBaseURL() . 'admin/metadata-converter.php',
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"simpleSAMLphp commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/simplesamlphp-commits?hl=en
-~----------~----~----~----~------~----~------~--~---