syntaxe POO (visibilite) et maj indentation
authordj3c1t <dj3c1t@free.fr>
Sat, 14 Jun 2014 18:48:03 +0000 (20:48 +0200)
committerdj3c1t <dj3c1t@free.fr>
Sat, 14 Jun 2014 18:48:03 +0000 (20:48 +0200)
commit0b1ecd8b7536944d54d74ffc836982de3654d98b
treef13ee36cd15e9523d7277a2239c0918576fcb376
parent3647c6bed06b3a1e3e014ef5a21074e7a6192899
syntaxe POO (visibilite) et maj indentation
39 files changed:
app/controllers/admin/cache.php
app/controllers/admin/licences.php
app/controllers/admin/maintenance.php
app/controllers/admin/sourceml.php
app/controllers/content/sources.php
app/controllers/forms/sourceml.php
app/controllers/sources/album.php
app/controllers/sources/groupe.php
app/controllers/sources/morceau.php
app/controllers/sources/piste.php
app/controllers/sources/waveforms.php
app/controllers/users/albums.php
app/controllers/users/groupes.php
app/controllers/users/morceaux.php
app/controllers/users/pistes.php
app/controllers/users/sources.php
app/controllers/users/sources_invitations.php
app/data/modules/share/sml_data_sources_cache.php
app/data/modules/share/sml_data_sources_xml.php
app/data/modules/share/sml_data_sources_xml_format.php
app/data/modules/share/sml_data_sources_xml_pathes.php
app/data/modules/share/sml_data_waveforms.php
app/data/modules/sql/sml_data_authors.php
app/data/modules/sql/sml_data_install.php
app/data/modules/sql/sml_data_licences.php
app/data/modules/sql/sml_data_source_groupes.php
app/data/modules/sql/sml_data_sources.php
app/data/modules/sql/sml_data_sources_cache_db.php
app/data/modules/xml/sml_data_authors.php
app/data/modules/xml/sml_data_install.php
app/data/modules/xml/sml_data_licences.php
app/data/modules/xml/sml_data_source_groupes.php
app/data/modules/xml/sml_data_sources.php
app/data/modules/xml/sml_data_sources_cache_db.php
app/data/upgrades/sql/mw_sourceml_sql_version_1_1_2.php
app/data/upgrades/xml/mw_sourceml_xml_version_1_1_2.php
app/helpers/mw_helper_sourceml_out.php
app/observers/mw_observer_sourceml.php
mw_sourceml.php