Your IP : 216.73.216.170


Current Path : /var/www/iplanru/data/www/i-plan.ru/administrator/components/com_jce/sql/
Upload File :
Current File : /var/www/iplanru/data/www/i-plan.ru/administrator/components/com_jce/sql/postgresql.sql

CREATE TABLE "#__wf_profiles" (
    "id" serial NOT NULL,
    "name" character varying(255) NOT NULL,
    "description" text NOT NULL,
    "users" text NOT NULL,
    "types" text NOT NULL,
    "components" text NOT NULL,
    "area" smallint NOT NULL,
    "device" character varying(255) NOT NULL,
    "rows" text NOT NULL,
    "plugins" text NOT NULL,
    "published" smallint NOT NULL,
    "ordering" integer NOT NULL,
    "checked_out" smallint NOT NULL,
    "checked_out_time" timestamp without time zone NOT NULL,
    "params" text NOT NULL,
    PRIMARY KEY ("id")
);


Warning: Unknown: open(/var/www/iplanru/data/bin-tmp/sess_b3c53dedf150447c746bbc76b123b3d5, O_RDWR) failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/www/iplanru/data/bin-tmp) in Unknown on line 0