Warning: Missing argument 2 for create_timestamp_from_selections() in {!PATH!}inc/libs/pro_functions.php on line 227 behoben."); break; case '0.0.5': // SQL queries for v0.0.5 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("&admin= in &admin= umgewandelt."); break; case '0.0.6': // SQL queries for v0.0.6 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Wegen des Theme-Supportes hat sich die URL zur CSS-Datei geändert."); break; case '0.0.7': // SQL queries for v0.0.7 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Erstellung der Extra-Übersichten verbessert."); break; case '0.0.8': // SQL queries for v0.0.8 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Fehler beseitigt, wenn error_reporting=E_ALL gesetzt ist."); break; case '0.0.9': // SQL queries for v0.0.9 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Fehler bei Abfrage der payout-Erweiterung beseitigt."); break; case '0.1.0': // SQL queries for v0.2.1 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Task-Liste ausgelagert als Template"); break; case '0.1.1': // SQL queries for v0.1.1 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Design "Solid-Business" eingebaut."); break; case '0.1.2': // SQL queries for v0.1.2 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Seit Patch 340 überflüssige HTML-Tags entfernt."); break; case '0.1.3': // SQL queries for v0.1.3 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Link zum Mitgliedsprofil in Funktion generateUserProfileLink() ausgelagert."); break; case '0.1.4': // SQL queries for v0.1.4 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Wörter Mailtausch, Mailtausches und Mailtauscher sind austauschbar."); break; case '0.1.5': // SQL queries for v0.1.5 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Links wegen what=admins_contct geändert."); break; case '0.1.6': // SQL queries for v0.1.6 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Weitere Direkt-Links eingebaut:
"); break; case '0.1.7': // SQL queries for v0.1.7 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Direkt Links zum Sponsorenbereich vorbereitend eingebaut."); break; case '0.1.8': // SQL queries for v0.1.8 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Es werden alle installierten und aktivierten Themes angezeigt und verlinkt."); break; case '0.1.9': // SQL queries for v0.1.9 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("CSS-Datei in general.css verschmolzen (Patch 435!)"); break; case '0.2.0': // SQL queries for v0.2.0 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Alle Administratoren, Referal-Banner und aktivierte Referal-Banner werden nun eingeblendet."); break; case '0.2.1': // SQL queries for v0.2.1 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Problem mit überlanger Textbreite beseitigt."); break; case '0.2.2': // SQL queries for v0.2.2 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Link zum Freischalten von Sponoren-Accounts korregiert."); break; case '0.2.3': // SQL queries for v0.2.3 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Sortierungsreihenfolge grundlegend geändert: Es wird jetzt nach Mitglieder-ID, Aufgabenbereich, Infos und nach dem Erstellunsdatum sortiert."); break; case '0.2.4': // SQL queries for v0.2.4 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Abspeichern von Einstellungen repariert."); break; case '0.2.5': // SQL queries for v0.2.5 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Nur mit bonus v0.6.9 oder höher: Zuschaltbare Bonis werden auch bei der Ermittlung Anzahl teilnehmender Mitglieder mit ber&uumk;cksichtigt."); break; case '0.2.6': // SQL queries for v0.2.6 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Teilnehmer der Bettel-Rallye werden angezeigt."); break; case '0.2.7': // SQL queries for v0.2.7 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Link zum direkten Aufheben einer Urlaubsschaltung eines Mitgliedes korregiert."); break; case '0.2.8': // SQL queries for v0.2.8 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Sicherheitsupdate für die Include-Befehle."); break; case '0.2.9': // SQL queries for v0.2.9 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("if-Anweisungen auf Funktion empty() umgestellt. Update-Aufgaben werden nach "Bearbeitung" nicht mehr als Erledigt gesetzt. Dies hatte sonst den Anschein, die Update-Aufgaben müssten erledigt werden, um die Erweiterungs-Updates einzuspielen, was aber automatisch geschieht."); break; case '0.3.0': // SQL queries for v0.3.0 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Export-Accounts werden in Task-Übersicht aufgelistet."); break; case '0.3.1': // SQL queries for v0.3.1 // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Diverse Fixes an den Templates (Notice-Hinweise vom PHP-Interpreter entfernt)."); break; case '0.3.2': // SQL queries for v0.3.2 // This update depends on user update EXT_ADD_UPDATE_DEPENDS('sql_patches'); // Update notes (these will be set as task text!) EXT_SET_UPDATE_NOTES("Hängt nun von ext-user ab."); break; } break; case 'modify': // When the extension got modified break; case 'test': // For testing purposes. For details see file inc/modules/admin/what-extensions.php, arround line 305. break; default: // Do stuff when extension is loaded break; } // Keep this extension always active! EXT_SET_ALWAYS_ACTIVE('Y'); // ?>