X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=0.2.1%2Finc%2Fextensions%2Fext-profile.php;h=87ce68aa670092c4dc3f2b99d6d7688af2b0571c;hb=4ac856c74ab07fc19ab64039904f2075c8f35b40;hp=a4817b0773275dc68e8c747e5b2633eefbc911f8;hpb=2408c1599f73859fe4a2938e87bc080b9dcb9cca;p=mailer.git diff --git a/0.2.1/inc/extensions/ext-profile.php b/0.2.1/inc/extensions/ext-profile.php index a4817b0773..87ce68aa67 100644 --- a/0.2.1/inc/extensions/ext-profile.php +++ b/0.2.1/inc/extensions/ext-profile.php @@ -1,138 +1,138 @@ -profile_update und prof_reupdate > 0 sind."; - break; - - case "0.0.6": // SQL queries for v0.0.6 - // Update notes (these will be set as task text!) - $UPDATE_NOTES = "Datumsformat festgelegt auf ausführlich."; - break; - - case "0.0.7": // SQL queries for v0.0.7 - // Update notes (these will be set as task text!) - $UPDATE_NOTES = "Wörter Mailtausch, Mailtausches und Mailtauscher sind austauschbar."; - break; - - case "0.0.8": // SQL queries for v0.0.8 - // Update notes (these will be set as task text!) - $UPDATE_NOTES = "Namenskonflikt gelösst mit Erweiterung update (kommt noch raus!)"; - break; - - case "0.0.9": // SQL queries for v0.0.9 - // Update notes (these will be set as task text!) - $UPDATE_NOTES = "HTML-Code ausgelagert in Templates und SQL-Anweisungen abgesichert."; - break; - } - break; - -default: // Do stuff when extension is loaded - // Do we have a daily-reset-run? - if (defined('__DAILY_RESET') && (!DEBUG_MODE) && ($CSS != 1)) - { - // So let's check for profiles which needs an update - $INC_POOL[] = PATH."inc/profile-updte.php"; - } - break; -} -// Language file prefix -$EXT_LANG_PREFIX = "profile"; - -// Extension is always active? -$EXT_ALWAYS_ACTIVE = "N"; - -// -?> +profile_update und prof_reupdate > 0 sind."; + break; + + case "0.0.6": // SQL queries for v0.0.6 + // Update notes (these will be set as task text!) + $UPDATE_NOTES = "Datumsformat festgelegt auf ausführlich."; + break; + + case "0.0.7": // SQL queries for v0.0.7 + // Update notes (these will be set as task text!) + $UPDATE_NOTES = "Wörter Mailtausch, Mailtausches und Mailtauscher sind austauschbar."; + break; + + case "0.0.8": // SQL queries for v0.0.8 + // Update notes (these will be set as task text!) + $UPDATE_NOTES = "Namenskonflikt gelösst mit Erweiterung update (kommt noch raus!)"; + break; + + case "0.0.9": // SQL queries for v0.0.9 + // Update notes (these will be set as task text!) + $UPDATE_NOTES = "HTML-Code ausgelagert in Templates und SQL-Anweisungen abgesichert."; + break; + } + break; + +default: // Do stuff when extension is loaded + // Do we have a daily-reset-run? + if (defined('__DAILY_RESET') && (!DEBUG_MODE) && ($CSS != 1)) + { + // So let's check for profiles which needs an update + $INC_POOL[] = PATH."inc/profile-updte.php"; + } + break; +} +// Language file prefix +$EXT_LANG_PREFIX = "profile"; + +// Extension is always active? +$EXT_ALWAYS_ACTIVE = "N"; + +// +?>