Skip to content

Commit

Permalink
CMS [#27587] Update Generator Tag
Browse files Browse the repository at this point in the history
  • Loading branch information
brianteeman authored and mbabker committed Jan 9, 2012
1 parent 4d6a3c1 commit 93a7e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/joomla/document/document.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ class JDocument extends JObject
*
* @var string
*/
public $_generator = 'Joomla! 1.7 - Open Source Content Management';
public $_generator = 'Joomla! - Open Source Content Management';

/**
* Document modified date
Expand Down

0 comments on commit 93a7e7f

Please sign in to comment.