Voting

: eight minus eight?
(Example: nine)

The Note You're Voting On

info at ensostudio dot ru
4 years ago
Note: this function set alias for user classes, you can't use something like this
<?php
class_alias
('ArrayObject', 'ArrObj');
?>

<< Back to user notes page

To Top