# This patch file was generated by NetBeans IDE # This patch can be applied using context Tools: Apply Diff Patch action on respective folder. # It uses platform neutral UTF-8 encoding. # Above lines and this line are ignored by the patching process. --- components/com_comprofiler/comprofiler.php +++ components/com_comprofiler/comprofiler.php @@ -453,7 +453,7 @@ // Update lastupdatedate of profile by user: if ( $_CB_framework->myId() == $uid ) { - $userComplete->lastupdatedate = date( 'Y-m-d H:i:s' ); + $userComplete->lastupdatedate = date( 'Y-m-d H:i:s', ( time() - date( 'Z' ) ) ); } // Store new user state: