Ignore:
Timestamp:
Nov 10, 2019, 11:32:13 PM (5 years ago)
Author:
chronos
Message:
  • Modified: Used embedded OpenStreetMaps as google maps v2 API is deprecated and v3 needs billing information.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Packages/Common/Error.php

    r784 r864  
    6363  }
    6464
    65   function ExceptionHandler(Exception $Exception)
     65  function ExceptionHandler(Throwable $Exception)
    6666  {
    6767    $Backtrace = $Exception->getTrace();
Note: See TracChangeset for help on using the changeset viewer.