@package     Points
@author      Fenixrus

: -    
:
1.     
2.  ./install_points.php
:
              view()    .
: 
echo points::view(1);
  -      add()        - 
: 
points::add(1,100);
  -      del()        - 
: 
points::del(1,100);