HTML to export - includes Paged.js polyfill:
<!DOCTYPE HTML>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <script src="https://unpkg.com/pagedjs/dist/paged.polyfill.js"></script>
</head>HTML to export - includes Paged.js polyfill:
<!DOCTYPE HTML>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <script src="https://unpkg.com/pagedjs/dist/paged.polyfill.js"></script>
</head>| File ---> application\controllers\admin\Authentication.php: | |
| 23: hooks()->do_action('admin_auth_init'); | |
| 80: hooks()->do_action('after_staff_login'); | |
| 107: hooks()->do_action('after_staff_login'); | |
| 117: hooks()->do_action('after_staff_login'); | |
| 219: hooks()->do_action('after_user_logout'); | |
| File ---> application\controllers\admin\Auto_update.php: | |
| 14: hooks()->do_action('before_perform_update', $latest_version); |