Updated Kohana to r4737

This commit is contained in:
Tim Almdal
2010-01-06 11:35:01 -08:00
parent 7778d4c050
commit a74fd27e5f
80 changed files with 492 additions and 289 deletions

View File

@@ -1,9 +1,7 @@
<?php defined('SYSPATH') or die('No direct script access.');
/**
* Database expression.
*
* $Id: Database_Expression.php 4679 2009-11-10 01:45:52Z isaiah $
*
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2008-2009 Kohana Team