Export to GitHub

php-adsense-account-library - default

Source Commits


Commits

Author Date Commit Message
alexander.makarow Dec 8, 2009 16 Now can be used with Google Apps email.
alexander.makarow Dec 3, 2009 15 Changed eregi to preg_match since ereg is deprecated in PHP 5.3, some code optim
vklepikovskiy Mar 12, 2009 14 Tagged version 0.2
vklepikovskiy Mar 12, 2009 13 Fixed some misprints and added a simple example.
vklepikovskiy Mar 12, 2009 12 Modified the structure of changelog to be based on version numbers.
vklepikovskiy Feb 25, 2009 11 Fixed sign in checking in connect function.
vklepikovskiy Feb 25, 2009 10 Tagged version 0.1.1
vklepikovskiy Feb 25, 2009 9 Fixed sign in checking in connect function.
alexander.makarow Feb 25, 2009 8 Added get_report_id_from_name() to deal with report id changes. API documentatio
vklepikovskiy Feb 25, 2009 7 Creating of a branch of version 0.1 for bug fixing
vklepikovskiy Feb 10, 2009 6 Using sys_get_temp_dir function instead of '/tmp' string Added sys_get_temp_dir
alexander.makarow Feb 9, 2009 5 Fixed not deleting cookies. Added log_out(). Useful when you need to query two a
vklepikovskiy Feb 5, 2009 4 Tagged version 0.1
vklepikovskiy Feb 5, 2009 3 Added license and copyrights
vklepikovskiy Feb 4, 2009 2 Initial import
Feb 4, 2009 1 Initial directory structure.