| 15 |
* $Id$ |
* $Id$ |
| 16 |
* |
* |
| 17 |
* $Log$ |
* $Log$ |
| 18 |
|
* Revision 1.2 2003/03/05 16:10:20 joko |
| 19 |
|
* updated docu (phpDocumentor testing....) |
| 20 |
|
* |
| 21 |
* Revision 1.1 2003/03/03 22:08:43 joko |
* Revision 1.1 2003/03/03 22:08:43 joko |
| 22 |
* refactored from com.newsblob.phphtmllib/controller/WebMVC.inc |
* refactored from com.newsblob.phphtmllib/controller/WebMVC.inc |
| 23 |
* |
* |
| 91 |
function handle() { |
function handle() { |
| 92 |
|
|
| 93 |
// trace |
// trace |
| 94 |
print "MVC - performed result: " . Dumper($this->_performed_result); |
//print "MVC - performed result: " . Dumper($this->_performed_result); |
| 95 |
//exit; |
//exit; |
| 96 |
|
|
| 97 |
if (!sizeof($this->_performed_result)) { |
if (!sizeof($this->_performed_result)) { |