Skip to content

Instantly share code, notes, and snippets.

@chris-at-github
Created September 15, 2017 07:45
Show Gist options
  • Save chris-at-github/e135fb54e2887db3bb1ccd8d89ef4012 to your computer and use it in GitHub Desktop.
Save chris-at-github/e135fb54e2887db3bb1ccd8d89ef4012 to your computer and use it in GitHub Desktop.
<?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