Project

General

Profile

« Previous | Next » 

Revision 1866

Added by Dietmar over 11 years ago

  1. typofix in class TranslateTable
    ! framework/functions.php set function create_access_file to deprecated
    ! set ModLanguage.php to deprecated
    ! add methode escapeString to class WbDatabase
    ! update upgrade-script.php
    ! add getter property LastInsertId to class WbDatabase

View differences:

ModLanguage.php
9 9
 * @filesource   $HeadURL$
10 10
 * @since        Datei vorhanden seit Release 2.8.4
11 11
 * @lastmodified $Date$
12
 * @deprecated   2013/02/19
12 13
 */
13 14
class ModLanguage {
14 15

  
......
203 204
/**
204 205
 *  Exception class for Translation
205 206
 */
206
class TranslationException extends AppException {}
207
//class TranslationException extends AppException {}

Also available in: Unified diff