Skip to content

Instantly share code, notes, and snippets.

@Sankame
Created May 18, 2014 06:06
Show Gist options
  • Save Sankame/d953437cd1ac4a5df725 to your computer and use it in GitHub Desktop.
Save Sankame/d953437cd1ac4a5df725 to your computer and use it in GitHub Desktop.
phalconでautoloadを読み込む。
<?php
require './vendor/autoload.php';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment