mirror of
https://github.com/e107inc/e107.git
synced 2025-08-25 23:36:29 +02:00
Display Password hash-type in Admin > Users. e_URL_LEGACY constant added when SEF URLs detected.
This commit is contained in:
@@ -92,7 +92,7 @@ class MagpieRSS {
|
||||
* source encoding. (caveat emptor)
|
||||
*
|
||||
*/
|
||||
function MagpieRSS ($source, $output_encoding = CHARSET,
|
||||
function __construct ($source, $output_encoding = CHARSET,
|
||||
$input_encoding=null, $detect_encoding = true)
|
||||
{
|
||||
# if PHP xml isn't compiled in, die
|
||||
|
Reference in New Issue
Block a user