
|
If you were logged in you would be able to see more operations.
|
|
|
Moodle
Created: 16/Jun/08 11:04 PM
Updated: 16/Jun/08 11:04 PM
|
|
| Component/s: |
General
|
| Affects Version/s: |
2.0
|
| Fix Version/s: |
2.0
|
|
|
Ideally all code in HEAD should be without PHP5 strict warnings:
* all ubjects must be instantiated properly - undefine($neobject) not allowed
* private, public or protected instead of var
* etc.
|
|
Description
|
Ideally all code in HEAD should be without PHP5 strict warnings:
* all ubjects must be instantiated properly - undefine($neobject) not allowed
* private, public or protected instead of var
* etc. |
Show » |
| There are no comments yet on this issue.
|
|