1. Found class: generic.class.php
  2. Found class: controller.class.php
  3. Found class: jsmin.class.php
  4. Found class: mysql.class.php
  5. Found class: pop3.class.php
  6. Found class: wsdl.class.php
  7. Found class: phpmailer.class.php
  8. Found class: facebook.class.php
  9. Found class: template.class.php
  10. Found class: cryptastic.class.php
  11. Found class: smtp.class.php
  12. Found class: mail.class.php
  13. Found class: images.class.php
  14. Found class: SelectorDOM.class.php
  15. Found class: xls.class.php
  16. Found class: db.class.php
  17. Loading Abstract: page_abstract.abstract.php
  18. Loading class: generic.class.php
  19. Adding: Runtime(LoadDefinitionsFromDB) DB Event
  20. Loading class: controller.class.php
  21. Loading Abstract: controller.abstract.php
  22. Loading Abstract: helper.abstract.php
  23. Loading controller: clean.class.php
  24. Loading class: jsmin.class.php
  25. Loading class: mysql.class.php
  26. Loading class: pop3.class.php
  27. Loading class: wsdl.class.php
  28. Loading class: phpmailer.class.php
  29. Loading class: facebook.class.php
  30. Loading class: template.class.php
  31. Adding: Before(loadTemplate) Template Event
  32. Adding: End(cleanBuffer) Template Event
  33. Adding: Runtime(findTemplateTags) Template Event
  34. Adding: Runtime(handleControllers) Template Event
  35. Loading class: cryptastic.class.php
  36. Loading encryption protocols.
  37. Loading class: smtp.class.php
  38. Loading class: mail.class.php
  39. Loading class: images.class.php
  40. Loading class: SelectorDOM.class.php
  41. Loading class: xls.class.php
  42. Loading class: db.class.php
  43. Adding: Before(connect) DB Event
  44. Adding: End(close) DB Event
  45. Mapping: controller to template object
  46. Mapping: mysql to db object
  47. Mapping: cryptastic to generic object
  48. <BOF SETUP EVENT - START>
  49. MYSQL: Table-array generated
  50. Running: db->connect
  51. Running: generic->LoadDefinitionsFromDB
  52. <EOF EVENT>
  53. <BOF BEFORE EVENT - START>
  54. Did not find helper class: index.class.php
  55. LOADING: PHP Template
  56. Running: template->loadTemplate
  57. <EOF EVENT>
  58. <BOF RUN EVENT - START>
  59. Found controller: _system/_controllers/keywords.class.php
  60. Loading controller: keywords.class.php
  61. Found controller: _system/_controllers/description.class.php
  62. Loading controller: description.class.php
  63. Found controller: _system/_controllers/basetag.class.php
  64. Loading controller: basetag.class.php
  65. Found controller: _system/_controllers/scripts.class.php
  66. Loading controller: scripts.class.php
  67. Found controller: _system/_controllers/styles.class.php
  68. Loading controller: styles.class.php
  69. Running: template->findTemplateTags
  70. Running: template->handleControllers
  71. <EOF EVENT>
  72. <BOF END EVENT - START>
  73. Running: template->cleanBuffer
  74. Running: db->close
  75. <EOF EVENT>