diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #126 yaf version 3.3.7 ] { +Extension [ <persistent> extension #137 yaf version 3.3.7 ] { - Dependencies { Dependency [ spl (Required) ] @@ -37,19 +37,19 @@ Extension [ <persistent> extension #126 yaf version 3.3.7 ] { } - Constants [13] { - Constant [ string YAF_VERSION ] { 3.3.7 } - Constant [ string YAF_ENVIRON ] { product } - Constant [ int YAF_ERR_STARTUP_FAILED ] { 512 } - Constant [ int YAF_ERR_ROUTE_FAILED ] { 513 } - Constant [ int YAF_ERR_DISPATCH_FAILED ] { 514 } - Constant [ int YAF_ERR_AUTOLOAD_FAILED ] { 520 } - Constant [ int YAF_ERR_NOTFOUND_MODULE ] { 515 } - Constant [ int YAF_ERR_NOTFOUND_CONTROLLER ] { 516 } - Constant [ int YAF_ERR_NOTFOUND_ACTION ] { 517 } - Constant [ int YAF_ERR_NOTFOUND_VIEW ] { 518 } - Constant [ int YAF_ERR_CALL_FAILED ] { 519 } - Constant [ int YAF_ERR_TYPE_ERROR ] { 521 } - Constant [ int YAF_ERR_ACCESS_ERROR ] { 522 } + Constant [ <persistent> string YAF_VERSION ] { 3.3.7 } + Constant [ <persistent> string YAF_ENVIRON ] { product } + Constant [ <persistent> int YAF_ERR_STARTUP_FAILED ] { 512 } + Constant [ <persistent> int YAF_ERR_ROUTE_FAILED ] { 513 } + Constant [ <persistent> int YAF_ERR_DISPATCH_FAILED ] { 514 } + Constant [ <persistent> int YAF_ERR_AUTOLOAD_FAILED ] { 520 } + Constant [ <persistent> int YAF_ERR_NOTFOUND_MODULE ] { 515 } + Constant [ <persistent> int YAF_ERR_NOTFOUND_CONTROLLER ] { 516 } + Constant [ <persistent> int YAF_ERR_NOTFOUND_ACTION ] { 517 } + Constant [ <persistent> int YAF_ERR_NOTFOUND_VIEW ] { 518 } + Constant [ <persistent> int YAF_ERR_CALL_FAILED ] { 519 } + Constant [ <persistent> int YAF_ERR_TYPE_ERROR ] { 521 } + Constant [ <persistent> int YAF_ERR_ACCESS_ERROR ] { 522 } } - Classes [38] { |
