Function __global->regen_theme_images

Definitions

sources/themes3.php

  • Regenerate all the theme image URLs in the database.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$theme ID_TEXT required parameter N/A N/A The theme we're searching in
$langs ?array Null N/A N/A A map of languages (lang=>true) (null: find it in-function)
$target_theme ?ID_TEXT Null N/A N/A The theme we're storing in (null: same as $theme)