Renamed lib

This commit is contained in:
int2001
2024-02-18 14:52:04 +00:00
parent ee84184273
commit 2f49882cc4

View File

@@ -3,7 +3,7 @@
/***
* Libary for common functions, used at many places
*/
class Generichelpers
class Genfunctions
{
function addQslToQuery($postdata) {
$sql = '';