This shows you the differences between two versions of the page.
|
plugin:dlcount [2010/02/09 14:44] 217.7.17.163 |
plugin:dlcount [2010/02/10 01:41] (current) 74.93.99.97 |
||
|---|---|---|---|
| Line 74: | Line 74: | ||
| ==== 2009-08-09 ==== | ==== 2009-08-09 ==== | ||
| - | >Constants in objects start working with php 5. | + | >Constants in objects start working with PHP 5. |
| >One way is to update (that's the better way to go. php4 is out of support), the other is to go to line 16/17 in admin.php and action.php, delete them and put this above the class definition: | >One way is to update (that's the better way to go. php4 is out of support), the other is to go to line 16/17 in admin.php and action.php, delete them and put this above the class definition: | ||
| > | > | ||
| Line 106: | Line 106: | ||
| ==== 2009-02-27 ==== | ==== 2009-02-27 ==== | ||
| - | > I still have a problem, even I use latest version. After 'media' colons in namespace are not replaced by backslashs. | + | > I still have a problem, even I use latest version. After 'media' colons in namespace are not replaced by backslashes. |
| Should be fixed now. ---//mARKUS// | Should be fixed now. ---//mARKUS// | ||