X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fclasses%2Frdf.class.php;h=5133d37a6d1900da10baa81f179cfd9f2629fa19;hb=55ffbd0926d1a420226e02b0c171f0cc1ce67169;hp=a30a4e5b19a67b10cc574653a00f7965cac9d7a3;hpb=8ab13d11fc73777dea69e09cd12708b0126552ae;p=mailer.git diff --git a/inc/classes/rdf.class.php b/inc/classes/rdf.class.php index a30a4e5b19..5133d37a6d 100644 --- a/inc/classes/rdf.class.php +++ b/inc/classes/rdf.class.php @@ -384,7 +384,7 @@ class fase4_rdf { * @author Stefan Saasen * @see _refresh */ - function fase4_rdf () { + function __construct () { // default Value, to be overwritten in set_refresh() $this->_refresh = (time() - 1200); $this->_clear_cItems();