Subversion Repositories Applications.framework

Compare Revisions

Ignore whitespace Rev 229 → Rev 230

/trunk/framework/Log.php
164,4 → 164,4
}
}
}
?>
?>
/trunk/framework/Framework.php
229,3 → 229,4
return $tableau;
}
}
?>
/trunk/framework/Cli.php
85,6 → 85,5
}
return $parametres;
}
 
}
?>
/trunk/framework/I18n.php
245,4 → 245,5
trigger_error($m, $e);
}
}
}
}
?>