Revision: 47
http://sourceforge.net/p/beeframework/code/47
Author: m_plomer
Date: 2013-07-30 15:27:31 +0000 (Tue, 30 Jul 2013)
Log Message:
-----------
- new exception subclass ProcExecException
Modified Paths:
--------------
trunk/framework/Bee/Exceptions/ProcExecException.php
Modified: trunk/framework/Bee/Exceptions/ProcExecException.php
===================================================================
--- trunk/framework/Bee/Exceptions/ProcExecException.php 2013-07-30 15:26:33 UTC (rev 46)
+++ trunk/framework/Bee/Exceptions/ProcExecException.php 2013-07-30 15:27:31 UTC (rev 47)
@@ -1,5 +1,5 @@
<?php
-namespace Bee\Tools;
+namespace Bee\Exceptions;
/*
* Copyright 2008-2010 the original author or authors.
*
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|