Engine.php 70 B

123
  1. <?php
  2. abstract class Encrypt_Engine extends Kohana_Encrypt_Engine {}