Explorar o código

Rename u_fsm.php to Finite_State_Machine.php to follow ZF coding style

Frederic G. Marand %!s(int64=17) %!d(string=hai) anos
pai
achega
4911fa1c4b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Finite_State_Machine.php

+ 1 - 1
u_fsm.php → Finite_State_Machine.php

@@ -5,7 +5,7 @@
  * (c) 2006 Ouest Systèmes Informatiques (OSI)
  * Licensed under the CeCILL 2.0 license
  *
- * $Id: u_fsm.php,v 1.4 2007-05-08 20:52:06 marand Exp $
+ * $Id: Finite_State_Machine.php,v 1.5 2007-05-08 20:54:22 marand Exp $
  */
 require_once('misc.php'); // for func_name()
 error_reporting(E_ALL|E_STRICT);