Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit c166b10

Browse files
Update package.php
1 parent 3208a62 commit c166b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
define( 'ICONS_PATH', dirname( __FILE__ ) . '/' );
1010
define( 'ICONS_TEMPLATES', FRONTEND_ACCOUNT_PATH . 'templates/' );
1111

12-
autoload( __DIR__ . '/src/' );
12+
require_once __DIR__ . '/src/main.php';

0 commit comments

Comments
 (0)