[ Index ]

PHP Cross Reference of GlotPress

title

Body

[close]

/gp-templates/ -> project.api.php (source)

   1  <?php
   2      echo gp_array_of_array_of_things_to_json(
   3          array(
   4              'translation_sets' => $translation_sets,
   5              'sub_projects'     => $sub_projects,
   6          )
   7      );


Generated: Fri Apr 19 01:01:21 2024 Cross-referenced by PHPXref 0.7.1