Brain a.k.a. thief

Liepa 8, 2009

How to remove Meta Generator tag from Joomla 1.5 (smarter way)

Įrašyta kategorijoje: Patarimai, develop — brainthief @ 5:03 am

<?php $this->setGenerator(‘Anything you want or leave empty’); ?>  change in themplate

Why smarter? Becouce after update not need tu change

The file you want to edit is called head.php and is found here:
/libraries/joomla/document/html/renderer/head.php

you will want to find the following code (~line 167):
$strHtml .= $tab.’<meta name=”generator” content=”‘.$document->getGenerator().’” />’.$lnEnd;

No Comments Yet »

Komentarų dar nėra.

RSS feed for comments on this post. TrackBack URI

Pakomentuokite

Blog at WordPress.com.