Cles.org Home
 
 

Contact Us

The owner of this site, Patricia M. Dugan, Esquire, can be reached at her office at:

2662 East Allegheny Avenue
Philadelphia, PA 19134-5115
Telephone:  215-634-2355
Telefax:  215-634-2373
Email: PMDugan@cles.org

Anyone who has contributed to this site and is indentified can be reached through Patricia M. Dugan at the above information.

 

 

      

 

SELECT sitepref_name, sitepref_value from cms_siteprefs

SELECT * FROM cms_modules ORDER BY module_name

SELECT * FROM cms_userplugins

SELECT * FROM cms_content WHERE content_alias = 'contact' AND active = 1

SELECT * FROM cms_content_props WHERE content_id = '3'

SELECT template_id, template_name, template_content, stylesheet, encoding, active FROM cms_templates WHERE template_id = '1'

SELECT c.content_id, c.cachable, t.modified_date as template_date, c.modified_date as content_date, c.type, c.hierarchy, t.encoding FROM cms_content c INNER JOIN cms_templates t ON t.template_id = c.template_id WHERE c.content_alias='contact' AND c.active = 1

SELECT * FROM cms_content ORDER BY hierarchy