~quam-plures-core/quam-plures/multiple_user_adsense

« back to all changes in this revision

Viewing changes to qp_inc/templates/model/_template.class.php

  • Committer: EdB
  • Date: 2013-03-30 00:13:09 UTC
  • mfrom: (7618.1.44 quam-plures)
  • Revision ID: 1912webworks@gmail.com-20130330001309-qgy6a2595sqwjxlf
core update 3/29

Show diffs side-by-side

added added

removed removed

Lines of Context:
987
987
         *
988
988
         * This means that the translation is obtained from the Template's "po" folder.
989
989
         * It uses the global/regular {@link T_()} function as a fallback.
 
990
         *
990
991
         * @uses T_()
991
992
         * @param string The string (english), that should be translated
992
993
         * @param string Requested locale ({@link $current_locale} gets used by default)