Page MenuHomeDevCentral

D3851.id9978.diff
No OneTemporary

D3851.id9978.diff

diff --git a/workspaces/src/includes/i18n/Language.php b/workspaces/src/includes/i18n/Language.php
--- a/workspaces/src/includes/i18n/Language.php
+++ b/workspaces/src/includes/i18n/Language.php
@@ -18,18 +18,6 @@
use Waystone\Workspaces\Engines\Controller\LoadableWithContext;
use Waystone\Workspaces\Engines\Framework\Context;
-/**
- * Gets a specified language expression defined in configuration file
- *
- * @param string $key the configuration key matching the value to get
- * @return string The value in the configuration file
- * @deprecated
- */
-function lang_get ($key) {
- trigger_error("The use of the L10n global functions is deprecated. Call Language::get('$key') instead.", E_USER_DEPRECATED);
- return Language::get($key);
-}
-
/**
* Language services
*/

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 9, 18:36 (19 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3150497
Default Alt Text
D3851.id9978.diff (789 B)

Event Timeline