Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

z-index-net/joomla-plugin-system-domix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

domix Extension for Joomla

Debugging functions for Joomla developers as System Plugin.

Debug output is only visible for configured IPs (useful on live sites).

Examples

  • domix($obj); print
  • domixM($obj) mail to configured mail
  • domixD($obj); print var_dump
  • domixDB(); database debugging, output sql query for copy/paste and errors
  • domixCT(); function call trace

Note

Original developed by mediahof.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages