mirror of
https://github.com/dg/dibi.git
synced 2025-08-12 09:04:24 +02:00
typos, changed nettephp.com -> nette.org
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
* Nette Framework
|
||||
*
|
||||
* @copyright Copyright (c) 2004, 2010 David Grudl
|
||||
* @license http://nettephp.com/license Nette license
|
||||
* @link http://nettephp.com
|
||||
* @license http://nette.org/license Nette license
|
||||
* @link http://nette.org
|
||||
* @category Nette
|
||||
* @package Nette
|
||||
*/
|
||||
|
@@ -4,8 +4,8 @@
|
||||
* Nette Framework
|
||||
*
|
||||
* @copyright Copyright (c) 2004, 2010 David Grudl
|
||||
* @license http://nettephp.com/license Nette license
|
||||
* @link http://nettephp.com
|
||||
* @license http://nette.org/license Nette license
|
||||
* @link http://nette.org
|
||||
* @category Nette
|
||||
* @package Nette
|
||||
*/
|
||||
|
@@ -15,7 +15,7 @@
|
||||
/**
|
||||
* DibiObject is the ultimate ancestor of all instantiable classes.
|
||||
*
|
||||
* DibiObject is copy of Nette\Object from Nette Framework (http://nettephp.com).
|
||||
* DibiObject is copy of Nette\Object from Nette Framework (http://nette.org).
|
||||
*
|
||||
* It defines some handful methods and enhances object core of PHP:
|
||||
* - access to undeclared members throws exceptions
|
||||
|
Reference in New Issue
Block a user