Writer.php 117 B

123
  1. <?php defined('SYSPATH') OR die('No direct script access.');
  2. abstract class Log_Writer extends Kohana_Log_Writer {}