mirror of
https://github.com/dg/dibi.git
synced 2025-10-22 02:06:27 +02:00
* better datetime converting in DibiResult (see http://forum.dibiphp.com/viewtopic.php?pid=2331)
* added support for Nette_Debug * renamed NObject -> Nette_Object (Nette::Object in PHP 5.3)
This commit is contained in:
@@ -112,7 +112,7 @@ class DirectoryNotFoundException extends IOException
|
||||
|
||||
|
||||
/**
|
||||
* User attempt to terminate the current script
|
||||
* User attempt to terminate the current script.
|
||||
*/
|
||||
class AbortException extends RuntimeException
|
||||
{
|
||||
|
Reference in New Issue
Block a user