Skip to content

Instantly share code, notes, and snippets.

View OGProgrammer's full-sized avatar
💭
PHP Dev Available For Hire!

Joshua Copeland OGProgrammer

💭
PHP Dev Available For Hire!
View GitHub Profile
{
"Version": "2012-10-17",
"Id": "Policy1478288369041",
"Statement": [
{
"Sid": "Stmt1478288367501",
"Effect": "Allow",
"Principal": "*",
"Action": "s3:GetObject",
"Resource": "arn:aws:s3:::meadows-dev-uploads/*"
@OGProgrammer
OGProgrammer / d3stryr-3stripes-atc-cs.php
Created September 25, 2016 03:53
Helper script for d3stryr-3stripes.php
<?php
$marketsList=[];
$marketsList['AT']='de_AT';
$marketsList['AU']='en_AU';
$marketsList['BE']='fr_BE';
$marketsList['BR']='pt_BR';
$marketsList['CA']='en_CA';
$marketsList['CL']='es_CL';
$marketsList['CO']='es_CO';
$marketsList['CZ']='cz_CZ';