XOOPS
2.6.0
|
Go to the source code of this file.
Variables | |
const | _DB_XMF_CURRENTVER "Versione Corrente: <span class='currentVer'>%s</span>" |
const | _DB_XMF_DBVER "Versione Database %s" |
const | _DB_XMF_IMPORT "Importa" |
const | _DB_XMF_MSG_ADD_DATA "Dati aggiunti nella tabella %s" |
const | _DB_XMF_MSG_ADD_DATA_ERR "Errore durante l'aggiunta dei dati nella tabella %s" |
const | _DB_XMF_MSG_CHGFIELD "Modifica campo %s nella tabella %s" |
const | _DB_XMF_MSG_CHGFIELD_ERR "Errore durante il cambiamento del campo %s nella tabella %s" |
const | _DB_XMF_MSG_CREATE_TABLE "La tabella %s è stata creata" |
const | _DB_XMF_MSG_CREATE_TABLE_ERR "Errore durante la creazione della tabella %s" |
const | _DB_XMF_MSG_DROP_TABLE "'%s' è stata abbandonata" |
const | _DB_XMF_MSG_DROP_TABLE_ERR "Errore durante la tabella '%s'" |
const | _DB_XMF_MSG_DROPFIELD "Campo %s eliminato con successo" |
const | _DB_XMF_MSG_DROPFIELD_ERR "Errore eliminazione campo %s" |
const | _DB_XMF_MSG_NEWFIELD "ha aggiunto con successo il campo %s" |
const | _DB_XMF_MSG_NEWFIELD_ERR "Errore durante l'aggiunta del campo %s" |
const | _DB_XMF_MSG_RENAME_TABLE "Tabella rinominata da '%s' a '%s'" |
const | _DB_XMF_MSG_RENAME_TABLE_ERR "Errore nel rinominare la tabella '%s'" |
const | _DB_XMF_MSG_UPDATE_TABLE "' %s' è stata aggiornata" |
const | _DB_XMF_MSG_UPDATE_TABLE_ERR "Errore durante l'aggiornamento della tabella '%s'" |
const | _DB_XMF_NEEDUPDATE "Il tuo database è out-of-date Si prega di aggiornare le tabelle del database!<br><b>Nota: La SmartFactory raccomanda vivamente di eseguire il backup SmartSection tutte le tabelle prima di eseguire questo script di aggiornamento.</b><br>" |
const | _DB_XMF_NOUPDATE "Il tuo database è up-to-date non sono necessari aggiornamenti." |
const | _DB_XMF_UPDATE_DB "Aggiornamento Database" |
const | _DB_XMF_UPDATE_ERR "Errori durante l'aggiornamento alla versione %s" |
const | _DB_XMF_UPDATE_NOW "Aggiorna Ora!" |
const | _DB_XMF_UPDATE_OK "successo aggiornato alla versione %s" |
const | _DB_XMF_UPDATE_TO "Aggiornamento alla versione %s" |
const | _DB_XMF_UPDATE_UPDATING_DATABASE "Aggiornamento del database..." |
const _DB_XMF_CURRENTVER "Versione Corrente: <span class='currentVer'>%s</span>" |
Definition at line 6 of file database.php.
const _DB_XMF_DBVER "Versione Database %s" |
Definition at line 7 of file database.php.
const _DB_XMF_IMPORT "Importa" |
Definition at line 5 of file database.php.
const _DB_XMF_MSG_ADD_DATA "Dati aggiunti nella tabella %s" |
Definition at line 8 of file database.php.
const _DB_XMF_MSG_ADD_DATA_ERR "Errore durante l'aggiunta dei dati nella tabella %s" |
Definition at line 9 of file database.php.
const _DB_XMF_MSG_CHGFIELD "Modifica campo %s nella tabella %s" |
Definition at line 10 of file database.php.
const _DB_XMF_MSG_CHGFIELD_ERR "Errore durante il cambiamento del campo %s nella tabella %s" |
Definition at line 11 of file database.php.
const _DB_XMF_MSG_CREATE_TABLE "La tabella %s è stata creata" |
Definition at line 12 of file database.php.
const _DB_XMF_MSG_CREATE_TABLE_ERR "Errore durante la creazione della tabella %s" |
Definition at line 13 of file database.php.
const _DB_XMF_MSG_DROP_TABLE "'%s' è stata abbandonata" |
Definition at line 29 of file database.php.
const _DB_XMF_MSG_DROP_TABLE_ERR "Errore durante la tabella '%s'" |
Definition at line 30 of file database.php.
const _DB_XMF_MSG_DROPFIELD "Campo %s eliminato con successo" |
Definition at line 24 of file database.php.
const _DB_XMF_MSG_DROPFIELD_ERR "Errore eliminazione campo %s" |
Definition at line 25 of file database.php.
const _DB_XMF_MSG_NEWFIELD "ha aggiunto con successo il campo %s" |
Definition at line 14 of file database.php.
const _DB_XMF_MSG_NEWFIELD_ERR "Errore durante l'aggiunta del campo %s" |
Definition at line 15 of file database.php.
const _DB_XMF_MSG_RENAME_TABLE "Tabella rinominata da '%s' a '%s'" |
Definition at line 27 of file database.php.
const _DB_XMF_MSG_RENAME_TABLE_ERR "Errore nel rinominare la tabella '%s'" |
Definition at line 28 of file database.php.
const _DB_XMF_MSG_UPDATE_TABLE "' %s' è stata aggiornata" |
Definition at line 31 of file database.php.
const _DB_XMF_MSG_UPDATE_TABLE_ERR "Errore durante l'aggiornamento della tabella '%s'" |
Definition at line 32 of file database.php.
const _DB_XMF_NEEDUPDATE "Il tuo database è out-of-date Si prega di aggiornare le tabelle del database!<br><b>Nota: La SmartFactory raccomanda vivamente di eseguire il backup SmartSection tutte le tabelle prima di eseguire questo script di aggiornamento.</b><br>" |
Definition at line 16 of file database.php.
const _DB_XMF_NOUPDATE "Il tuo database è up-to-date non sono necessari aggiornamenti." |
Definition at line 17 of file database.php.
const _DB_XMF_UPDATE_DB "Aggiornamento Database" |
Definition at line 18 of file database.php.
const _DB_XMF_UPDATE_ERR "Errori durante l'aggiornamento alla versione %s" |
Definition at line 19 of file database.php.
const _DB_XMF_UPDATE_NOW "Aggiorna Ora!" |
Definition at line 20 of file database.php.
const _DB_XMF_UPDATE_OK "successo aggiornato alla versione %s" |
Definition at line 21 of file database.php.
const _DB_XMF_UPDATE_TO "Aggiornamento alla versione %s" |
Definition at line 22 of file database.php.
const _DB_XMF_UPDATE_UPDATING_DATABASE "Aggiornamento del database..." |
Definition at line 23 of file database.php.