- Added new constants LANG_SESSION_NAME and LANG_SESSION_INDEXES to constants.php

- Added new function getPhraseByLanguage to helpers/hlp_language_helper.php
This commit is contained in:
Paolo
2019-05-14 15:50:04 +02:00
parent 6cc99bf2b9
commit dcdfbbe0d7
3 changed files with 66 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?php
class Sprache_model extends DB_Model
{
/**
* Constructor
*/