От: | trophim | ||
Дата: | 05.08.07 10:33 | ||
Оценка: |
_>>/*
_>> Automaticly creates a full site
_>> @param cost - how many money do you want
_>> @param days - how many days script needs to work)
_>> @return - string - adress and account number in bank where money were transfered to
_>>*/
_>>int CreateSiteStruct (cost, days);
_>>