hlmason / musiclaps

Site for company-developed music collaboration app
1 stars 0 forks source link

Get rid of duplicate files #2

Open hlmason opened 10 years ago

hlmason commented 10 years ago

There are two versions of those files which have both logged in and logged out statuses; the difference between each status is only in the header. Write some logic and delete the duplicate files.

index-logged-in.php index.php

all-music/index-logged-in.php all-music/index.php

collaborations/index-logged-in.php collaborations/index.php

faqs/index-logged-in.php faqs/index.php

live-player/index-logged-in.php live-player/index.php

new-arrivals/index-logged-in.php new-arrivals/index.php

players-wanted/index-logged-in.php players-wanted/index.php

privacy/index-logged-in.php privacy/index.php

recommended/index-logged-in.php recommended/index.php

staff-picks/index-logged-in.php staff-picks/index.php

terms/index-logged-in.php terms/index.php