Your IP : 216.73.217.87


Current Path : /hdd/hdd11/www/codedit/config/
Upload File :
Current File : /hdd/hdd11/www/codedit/config/params.php

<?php

return [
    'twitter' => [
        'twitterApiKey' => 'RItlZr77grtfXFRUxvbeukchD',
        'twitterApiSecret' => 'lgGHwQcEIY9hfWHciOOCU3mXGDai7sl0skjPSdZmK6LzYw9P0I',
        'twitterAccessToken' => '3070593556-cRNSmOOAZwNTgrYg4N6RQpzL8gzutUprRY99hTQ',
        'twitterAccessTokenSecret' => 'VHyLaLzzd1P23dMUXiezvks6cskLWf3De13DY45FwYIII'
    ],
    'mcrypt' => [
        'encryption_key' => 'd0a7e7997b6d5fcd55f4b5c32611b87cd923e88837b63bf2941ef819dc8ca282',
    ],
    'emails' => [
        'support' => 'support@codedit.in',
        'noreply' => 'no-reply@codedit.in'
    ]
];