Skip to content

Instantly share code, notes, and snippets.

View r-deleon's full-sized avatar

Rodrigo De León r-deleon

View GitHub Profile
package ClasesBasicas;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.Properties;
public class Config {
private static Properties config;
@r-deleon
r-deleon / gist:11403523
Created April 29, 2014 15:21
Import roller issue
/*!
* jQuery Mobile 1.3.2
* Git HEAD hash: 528cf0e96940644ea644096bfeb913ed920ffaef <> Date: Fri Jul 19 2013 22:17:57 UTC
* http://jquerymobile.com
*
* Copyright 2010, 2013 jQuery Foundation, Inc. and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
*/