Skip to content
View oneluiz's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@AquaFlameCMS @DevTeamQualtiva @DevfyNET @FlameNET @WaiterExpress @Qrood @Condovac-la-Costa @DelOro-cr @Novelteak

Block or report oneluiz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
oneluiz/README.md

Hi there 👋

Pinned Loading

  1. API_Hacienda_CostaRica API_Hacienda_CostaRica Public

    API Rest para conectar con el Ministerio de Hacienda Costa Rica

    PHP 1 4

  2. PHP code to get WHOIS information of... PHP code to get WHOIS information of a domain
    1
    <?php
    2
    /**
    3
     * Servicio para realizar consultas WHOIS de dominios.
    4
     * 
    5
     * Esta clase implementa el patrón Singleton para garantizar que solo exista
  3. odoo12 odoo12
    1
    cd $HOME
    2
    wget -O - https://nightly.odoo.com/odoo.key | apt-key add -
    3
    rm /etc/apt/sources.list.d/odoo.list
    4
    rm /etc/apt/sources.list.d/backports.list
    5
    echo "deb http://nightly.odoo.com/12.0/nightly/deb/ ./" >> /etc/apt/sources.list.d/odoo.list