Show
Ignore:
Timestamp:
01/08/2008 11:28:23 AM (12 months ago)
Author:
Shadowhand
Message:

Changed references from "PHP5" to "PHP 5"

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/website/application/views/layout.php

    r1129 r1692  
    33<head> 
    44 
    5 <title><?php echo $title ?> &ndash; Kohana: Swift, Secure, and Small PHP5 Framework</title> 
     5<title><?php echo $title ?> &ndash; Kohana: Swift, Secure, and Small PHP 5 Framework</title> 
    66 
    7 <meta name="keywords" content="Kohana, PHP5, MVC, framework, strict, XHTML, UTF-8, utf8, database abstraction, mysql, CodeIgniter, events, sessions, secure, lighweight, extensible, easy to extend, easy to use, forums, api, OOP, object oriented" /> 
    8 <meta name="description" content="Kohana is a PHP5 framework that uses the Model View Controller architectural pattern. It aims to be secure, lightweight, and easy to use." /> 
     7<meta name="keywords" content="Kohana, PHP 5, MVC, framework, strict, XHTML, UTF-8, utf8, database abstraction, mysql, CodeIgniter, events, sessions, secure, lighweight, extensible, easy to extend, easy to use, forums, api, OOP, object oriented" /> 
     8<meta name="description" content="Kohana is a PHP 5 framework that uses the Model View Controller architectural pattern. It aims to be secure, lightweight, and easy to use." /> 
    99 
    1010<?php