RSS en ordre inverse (bug #1843853) + bugfix sous PHP5 (le fameux clone bug)
This commit is contained in:
parent
f5e3a62ee8
commit
1c84a36c69
3 changed files with 10 additions and 5 deletions
|
|
@ -18,7 +18,7 @@ class configuration
|
|||
/**
|
||||
* URL of the website
|
||||
*/
|
||||
var $url = 'http://www.nojhan.net/geekscottes';
|
||||
var $url = 'http://localhost/~nojhan/stripit/trunk';
|
||||
|
||||
/**
|
||||
* Title of the website
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue