Changes between Version 4 and Version 5 of rdfhomepage2
- Timestamp:
- 07/13/10 14:47:04 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
rdfhomepage2
v4 v5 45 45 * Cause: On line 127 there is a function named „NAMESPACE“ declared. This is an illegal name for a function since PHP 5.3 46 46 * Solution: Change the function's name to „RDFHNAMESPACE“, and every call of it in every PHP-script! [[BR]] 47 Python Script for this task :47 Python Script for this task (execute only ONCE) : 48 48 {{{ 49 49