@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Exception to be thrown when timezone operation fails.
|
||||
*
|
||||
* @author Time.ly Network, Inc.
|
||||
* @since 2.0
|
||||
* @package Ai1EC
|
||||
* @subpackage Ai1EC.Date
|
||||
*/
|
||||
class Ai1ec_Date_Timezone_Exception extends Ai1ec_Date_Exception {
|
||||
}
|
||||
Reference in New Issue
Block a user