This commit is contained in:
paoloar77
2025-02-20 10:11:42 +01:00
parent 8f661a471c
commit d4d98c9a4e
5 changed files with 50 additions and 32 deletions

View File

@@ -677,6 +677,7 @@ class ArticleController extends Controller
return $output;
}
public function showTableByName($tableName, $numrec)
{