Vote Details for "Log_xml-log" by cweiske

» Details
  • Voter:
  • Vote: +1 (conditional)
  • Reviews:
» Comment
- Make the xml in the class name uppercase since all packages in pear dealing with xml do this
- Don't mark methods and class vars as private if there is no good reason; use protected instead.