walkor il y a 12 ans
Parent
commit
16073d9083
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      Applications/Event.php

+ 2 - 0
Applications/Event.php

@@ -6,6 +6,8 @@
  * 
  */
 
+require_once WORKERMAN_ROOT_DIR . 'Applications/Store.php';
+
 class Event
 {
    public static function onConnect($address, $socket_id, $sid)