Pārlūkot izejas kodu

add empty file channel_filter

stanley-king 3 gadi atpakaļ
vecāks
revīzija
8ef859e4ce
1 mainītis faili ar 9 papildinājumiem un 0 dzēšanām
  1. 9 0
      helper/refill/policy/channel_filter.php

+ 9 - 0
helper/refill/policy/channel_filter.php

@@ -0,0 +1,9 @@
+<?php
+
+namespace refill;
+
+class channel_filter
+{
+    
+
+}