invalid function names in locallib.php

Issue #2 resolved
Dan Marsden created an issue

local functions should be prefixed with the frankenstyle name - eg:

convert_label_to_page should be:

format_tile_convert_label_to_page

please review all function names and ensure they are either namespaced or prefixed with the frankenstyle prefix

Comments (1)

  1. Log in to comment