Skip to content
  • gripster's avatar
    Issue #1189362 by gripster: In the response of comment-6387056 and... · 9a896ca2
    gripster authored
    Issue #1189362 by gripster: In the response of comment-6387056 and comment-6387462 following issues were fixed: A broken link from the readme.txt was fixed. I replaced the drupal_get_path() with dirname(__FILE__) to places where it could be applied. Small notice was added in topic_map_export.api.php concerning a handler function. Replaced few integers used as boolean with the actual boolean values. Exceptions will be left as they are now, because the watchdog_exception() function generates a sanitazed message of the exception(see comment 6387462). Removed unnecessary text filtering.
    9a896ca2