dever %!s(int64=6) %!d(string=hai) anos
pai
achega
31bcd1757a
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      config/route.php

+ 6 - 0
config/route.php

@@ -0,0 +1,6 @@
+<?php
+
+return array
+(
+	'notify/(.*?)' => 'api.notify?account_id=$1',
+);