1
0
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:
Cameron
2016-06-10 16:37:36 -07:00
parent 84b3004231
commit c8fbb3957a
4 changed files with 41 additions and 16 deletions

View File

@@ -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