2ce42038de
Create a update precedure from 1.1.3 to 1.2.0
2020-04-05 20:36:09 +02:00
5de6785f99
Change version number to 1.2.0
2020-04-05 18:04:00 +02:00
23c3d3b65b
Update log and admin to work with PHP v 7.2
...
Mostly changing mysql_ to mysqli_ but also some OOP fixes it classes,
especially the bbcode parser which doesn't have a new version working
with PHP 7.
2020-04-05 17:42:46 +02:00
7af86452ff
Update setup to run under PHP7
...
Mostly mysql_ to mysqli_ changes.
2020-04-05 15:31:29 +02:00
RobbBienert
a6daece140
fixing https://github.com/jeena/jlog/issues/5
2013-11-05 21:36:35 +01:00
RobbBienert
7b8a66c1d4
solving issues/2 by replacing md5() with hashPassword() in scripts/general.func.php
2013-10-18 01:36:50 +02:00
RobbBienert
f0b6325af8
make HTTP post data available and remove references on new statement
2013-10-17 00:40:32 +02:00
RobbBienert
99a60dec68
removed references on new statements and method returns
2013-10-17 00:37:56 +02:00
RobbBienert
f96b24bb3c
using strpos instead of regular expressions
2013-10-17 00:35:47 +02:00
RobbBienert
5f7f13d3ee
using the PHP multibyte extension for sending UTF-8 proper mails
2013-10-17 00:34:03 +02:00
RobbBienert
e092d11e5d
removed references on new statements (see issue 1)
2013-10-16 13:42:04 +02:00
Jeena
03995d3bc6
exported from svn
2013-10-07 14:46:08 +02:00