This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
les-amis-reunis
/
cx-newsletter
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
f08da88c1c
Dallar
Biçim İmleri
master
cx-newsletter
/
interfaces
/
13-plugin_worker_interface.php
13-plugin_worker_interface.php
82 B
Geçmiş
Ham
1
2
3
4
5
6
7
<?php
namespace cx_newsletter;
use \wpdb;
interface plugin_worker_interface {
}