1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-09 13:50:47 +02:00

PHPDoc fixes and code optimization.

This commit is contained in:
Cameron
2021-12-03 14:58:33 -08:00
parent aff6daf590
commit 0d8f3e9086
73 changed files with 241 additions and 210 deletions

View File

@@ -608,6 +608,7 @@ class news_admin_ui extends e_admin_ui
/**
* Display a warning if there is a mismatch with the SEF Url.
* @param $new_data
* @return void|null
*/
private function checkSEFSimilarity($new_data)
{