Recent content by egfraz

  1. E

    Full List of Plesk Object Types

    I have been exploring the Plesk Database, specifically at the psa.actions_log table: CREATE TABLE `log_actions` ( `id` int(10) unsigned NOT NULL auto_increment, `date` datetime NOT NULL default '0000-00-00 00:00:00', `ip_address` varchar(15) character set ascii NOT NULL default '', `user`...
Back
Top