Diff of /mambo/branches/4.6/index.php
Parent Directory
|
Revision Log
|
Patch
| revision 236, Mon Feb 6 15:35:49 2006 UTC | revision 237, Mon Feb 6 16:36:18 2006 UTC | |
|---|---|---|
| # | Line 2023 | Line 2023 |
| 2023 | $mosConfig_live_site = mamboCore::get('mosConfig_live_site'); | $mosConfig_live_site = mamboCore::get('mosConfig_live_site'); |
| 2024 | $this->appendMetaTag( 'description', mamboCore::get('mosConfig_MetaDesc') ); | $this->appendMetaTag( 'description', mamboCore::get('mosConfig_MetaDesc') ); |
| 2025 | $this->appendMetaTag( 'keywords', mamboCore::get('mosConfig_MetaKeys') ); | $this->appendMetaTag( 'keywords', mamboCore::get('mosConfig_MetaKeys') ); |
| $this->addMetaTag( 'Generator', $_VERSION->PRODUCT . " - " . $_VERSION->COPYRIGHT); | ||
| 2026 | $this->addMetaTag( 'robots', 'index, follow' ); | $this->addMetaTag( 'robots', 'index, follow' ); |
| 2027 | echo $this->getHead(); | echo $this->getHead(); |
| 2028 | if (mamboCore::get('mosConfig_sef')) { | if (mamboCore::get('mosConfig_sef')) { |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

