P
pb90
Hello, if i want edit line 735 in Xenforo 2.0.7 in file XF.php
It is possible edit this copyright text, so that I can not see the red error message when checking the files?
Thanks
to
And i see after this
If I return it back and I will recheck the file so everything is fine
It is possible edit this copyright text, so that I can not see the red error message when checking the files?
Thanks
PHP:
return '<a href="https://www.null-scripts.net" class="u-concealed" dir="ltr" target="_blank">Forum software by XenForo™ <span class="copyright">© 2010-2018 Nulled By NulledTeam.</span></a>';
to
PHP:
return '<a href="https://www.mywebisteurl.com" class="u-concealed" dir="ltr" target="_blank">Forum software by XenForo™ <span class="copyright">© 2010-2018 XenForo Ltd.</span></a>';
And i see after this
If I return it back and I will recheck the file so everything is fine