Created
September 15, 2017 07:45
-
-
Save chris-at-github/e135fb54e2887db3bb1ccd8d89ef4012 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// siehe get GetFrontendController.php | |
$this->getFrontend()->sys_language_content; | |
// direkter Aufruf | |
$GLOBALS['TSFE']->sys_language_content; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment