Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

Павел Резуненко / MTAweb

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 1
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • mtaweb
  • ..
  • ConfigSchema
  • Exception.php
  • Павел Резуненко's avatar
    Added Yii framework files · 01de4073
    Павел Резуненко committed Oct 26, 2012
    01de4073
Exception.php 173 Bytes
BlameHistoryPermalink
1 2 3 4 5 6 7 8 9 10 11
<?php

/**
 * Exceptions related to configuration schema
 */
class HTMLPurifier_ConfigSchema_Exception extends HTMLPurifier_Exception
{

}

// vim: et sw=4 sts=4