/************************************************************** * Date: 2006-02-04 (V 1.0) * Author 1: Nicola Pasquini * Author 2: Francisc Ungureanu * License: DO NOT Remove this text block!!! * If block is removed, some parts of this site * will no longer work properly, after few days. * The authors will not be responsable for damnages * to your website. * Copyright© by Eurosito Comm. Srl - Italy * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. **************************************************************/ # Include session file (loads core) require_once ("../_includes/session_set.php"); if($_SEC['_sadmin_flg'])$_CCFG['_PKG_PATH_LANG']=str_replace($_CCFG['_PKG_PATH_LANG'],"lang_EN","lang_IT"); require_once ( $_CCFG['_PKG_PATH_LANG'].'lang_area_utenti.php'); /************************************************************** * Module Functions **************************************************************/ function AddEditUsers($adata,$amode,$astage){ global $_LANG,$_CCFG,$_GPV,$_POST,$title,$_SEC,$_nl; if($astage==1 || !isset($astage)){ $descr=$_SEC['_sadmin_flg']?"Gestione utenti":$_LANG['_AREA_UTENTI']['TITLE_Register']; $code='