Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/htmlpurifier/HTMLPurifier/Token/End.php
Go to the documentation of this file.
00001 <?php
00002 
00010 class HTMLPurifier_Token_End extends HTMLPurifier_Token_Tag
00011 {
00016     public $start;
00017 }
00018 
00019 // vim: et sw=4 sts=4
 All Data Structures Namespaces Files Functions Variables Enumerations