web/common.php
changeset 1270 c29fba0e9b19
parent 1264 3f618b829864
child 1272 82fe5cb3b55a
equal deleted inserted replaced
1269:15022cf35e16 1270:c29fba0e9b19
    15 */
    15 */
    16 date_default_timezone_set('UTC');
    16 date_default_timezone_set('UTC');
    17 
    17 
    18 $project_url_base = 'ldtplatform/ldt/cljson/id/';
    18 $project_url_base = 'ldtplatform/ldt/cljson/id/';
    19 
    19 
    20 #$C_default_rep = 'costech-sn-formats-receptions-editorialisation';
    20 $C_default_rep = 'costech-sn-formats-receptions-editorialisation';
    21 $C_default_rep = 'attention-1415-06-game-design';
       
    22 $C_feedback_form_url = 'https://spreadsheets.google.com/spreadsheet/viewform?hl=en_US&formkey=dDZILVdXVHRzd0xhWGVZXzkweHN2RGc6MQ#gid=0';
    21 $C_feedback_form_url = 'https://spreadsheets.google.com/spreadsheet/viewform?hl=en_US&formkey=dDZILVdXVHRzd0xhWGVZXzkweHN2RGc6MQ#gid=0';
    23 $C_event_props = __DIR__ . "/event_props";
    22 $C_event_props = __DIR__ . "/event_props";
    24 $C_event_users = array('polemictweet' => 'polemictweet'.date('Y/m/d'));
    23 $C_event_users = array('polemictweet' => 'polemictweet'.date('Y/m/d'));
    25 
    24 
    26 $C_openssl_cipher_iv_length = 16; //openssl_cipher_iv_length('aes256')
    25 $C_openssl_cipher_iv_length = 16; //openssl_cipher_iv_length('aes256')