This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-e107
Watch
1
Star
0
Fork
0
You've already forked php-e107
mirror of
https://github.com/e107inc/e107.git
synced
2025-10-12 05:24:38 +02:00
Code
Issues
Releases
Wiki
Activity
Files
eef624c93b83f1d12b7c86fec4278348d9c84dd2
php-e107
/
e107_plugins
/
trackback
History
Cameron
b40b1916a3
Issue
#2970
btn-default > btn-default btn-secondary
2018-01-10 15:06:40 -08:00
..
images
…
languages
Issue
#6
Language-file standards. Wrap definitions in double-quotes.
2015-07-07 17:43:49 -07:00
admin_config.php
Code cleanup: deprecated include_lan()
2017-01-23 09:41:23 -08:00
e_admin.php
New Addon: e_admin.php - extends the admin area fields and processing. Replacement for the old e_hook and e_event addons which were doing the same, but were not compatible with the v2.x admin-ui.
2015-04-07 19:49:11 -07:00
e_meta.php
Only load trackback on the front-end.
2015-02-07 13:39:24 -08:00
modtrackback.php
Issue
#2970
btn-default > btn-default btn-secondary
2018-01-10 15:06:40 -08:00
plugin.xml
…
trackback_sql.php
Issue
#830
- possible fix.
2015-02-07 13:23:21 -08:00
trackback.php
replaced calls to deprecated plugInstalled() with e107::isInstalled()
2015-02-07 13:38:29 -08:00
trackbackClass.php
…